19 커밋 (4f2663acd97fdd7055a034debb5911ac86a8f215)

작성자 SHA1 메시지 날짜
  Sam Hocevar 5ff15c08d4 core: Text constructor now wants a String object. 11 년 전
  Sam Hocevar 6e282a674a base: remove some sprintf() calls in profit of string ops. 12 년 전
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 12 년 전
  jeunathe 3e4469007a added GetPos method to get text position 12 년 전
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. 12 년 전
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 년 전
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. 13 년 전
  Sam Hocevar b2d73f6310 core: prefix Entity members with m_ to avoid accidental shadowing. 13 년 전
  Sam Hocevar 01ebcec3b8 core: split vector operations into linear and non-linear so that we can 13 년 전
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. 13 년 전
  Sam Hocevar 3d4af0869a ps3: start a minimal PS3 port using PSGL, but not CG yet. 14 년 전
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. 14 년 전
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. 14 년 전
  Sam Hocevar 50ed9ffecc Test entity alignment features. Also, start working on the mouse tracking. 14 년 전
  Sam Hocevar 8df4d092a5 Implement Text::SetInt(). 14 년 전
  Sam Hocevar e9e1390454 Display mashed monsterz statistics, up to 12 icons. 14 년 전
  Sam Hocevar 1dbd80b2a0 Text objects don't do bold by default. The fonts themselves should be bold. 14 년 전
  Sam Hocevar f76b95f200 Rename Float3 to float3, Int3 to int3 etc. and add the 4-member versions. 14 년 전
  Sam Hocevar c43194554f Add a Text object for OSD and possibly other effects. 14 년 전