14 Commits (b38bcfaa57d69951d17dc98eaafa1a05500b28a7)

Author SHA1 Message Date
  Benlitz e50f75403a core: added StartsWith and EndsWith function for strings, and a sign function for numeric types 11 years ago
  Lolbot 8cc04f0ba9 fixed 7 files out of 2745: 11 years ago
  Benlitz e7b0c85e0f Added comparison operators between strings and char const* 11 years ago
  Lolbot b078ba08ea fixed 15 files out of 2730: 11 years ago
  Benlitz 1e353d2d30 material and texture loading from .OBJ + uniform sampler assignment from the mesh class (wip) 11 years ago
  Benlitz 4b98ef04a6 Added IndexOf and LastIndexOf methods in class String 11 years ago
  Sam Hocevar 57814351b9 base: optimise array concatenation, fix string concatenation, and fix 12 years ago
  Sam Hocevar a5cb244d1d test: add unit tests for the String class; they currently fail 12 years ago
  Sam Hocevar 41b752e635 base: tweak the asserts in the String class, add String::Sub() method 12 years ago
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. 12 years ago
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 years ago
  Sam Hocevar dff7a5b72c core: do not use va_copy since Visual Studio doesn’t know about it. 12 years ago
  Sam Hocevar 949128d325 core: implement String::Printf() and start working on the unit tests. 12 years ago
  Sam Hocevar 46f7e750c0 core: more string concatenation and comparison methods, plus a lot 12 years ago