14 Commits (b38bcfaa57d69951d17dc98eaafa1a05500b28a7)

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