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.
|
преди 12 години |
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
reuse the linear operations in quaternions. Also mark some constructors
explicit to better spot coding errors.
|
преди 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.
|
преди 13 години |
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 години |