Sam Hocevar
|
6ffaca4bbd
|
engine: move some files around.
|
hace 9 años |
Sam Hocevar
|
d4e3ad4a4e
|
text: new features and minor refactoring.
Text objects now support character spacing (as a fraction of the character
width) and text scaling. Also, the alignment enum is now safe.
|
hace 9 años |
Benjamin ‘Touky’ Huet
|
1756726fca
|
Added some shit in controller and text
|
hace 10 años |
Sam Hocevar
|
d373081b80
|
build: use #pragma once instead of header guards because 1) fuck the dinosaurs,
and 2) fuck the Visual Studio compiler that crashes when confused.
|
hace 10 años |
Sam Hocevar
|
da6b3d5cd0
|
scenegraph: Entity::TickDraw() now provides a reference to the current
scene so that g_scene can be deprecated later.
|
hace 10 años |
Sam Hocevar
|
5ff15c08d4
|
core: Text constructor now wants a String object.
|
hace 11 años |
jeunathe
|
3e4469007a
|
added GetPos method to get text position
|
hace 11 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
|
90bfc79b22
|
core: tick methods now use seconds, like any sane system.
|
hace 12 años |
Sam Hocevar
|
2b9d64f7a8
|
core: more vec?i -> ?veci renames.
|
hace 13 años |
Sam Hocevar
|
22b7a41c2e
|
core: fix include guard naming scheme.
|
hace 13 años |
Sam Hocevar
|
8848cf53db
|
Put everything in the "lol" namespace. Better late than never.
|
hace 13 años |
Sam Hocevar
|
6405ef32ea
|
Get rid of float3, float4, int3 etc. in favour of GLSL types.
|
hace 13 años |
Sam Hocevar
|
50ed9ffecc
|
Test entity alignment features. Also, start working on the mouse tracking.
|
hace 14 años |
Sam Hocevar
|
8df4d092a5
|
Implement Text::SetInt().
|
hace 14 años |
Sam Hocevar
|
f76b95f200
|
Rename Float3 to float3, Int3 to int3 etc. and add the 4-member versions.
|
hace 14 años |
Sam Hocevar
|
c43194554f
|
Add a Text object for OSD and possibly other effects.
|
hace 14 años |
Sam Hocevar
|
921aab2993
|
Spawn several pieces in Monsterz now that we can.
|
hace 14 años |
Sam Hocevar
|
0ed566d3cc
|
Complete Lol Engine / Deus Hax / Monsterz split.
|
hace 14 años |
Sam Hocevar
|
54a05e0c2c
|
Allow for different priorities in game and draw tick levels.
|
hace 14 años |
Sam Hocevar
|
57a0cb5102
|
Refactor stuff.
|
hace 14 años |
Sam Hocevar
|
50e4f67254
|
Get the timer to talk milliseconds instead of seconds.
|
hace 14 años |
Sam Hocevar
|
4d63ad6ada
|
Rename "asset" to "entity". It's way cooler.
|
hace 14 años |
Sam Hocevar
|
7d382e549d
|
The frame counter is now an asset object.
|
hace 14 años |