14 Commits (7cbfeb16993cf9b409b74e953c2a4af48bd875ec)

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