|
|
4ee97cca4b
|
Use fonts everywhere, misc. tweaks
|
2020-07-18 21:33:33 -05:00 |
|
|
|
94c3dea7b9
|
Console now will resize when window is resized
|
2020-05-16 07:10:10 -05:00 |
|
|
|
40d1105fb8
|
Moved collision/physics information into manifest, made real mouse cursor always invisible and use 'virtual' cursor when needed.
|
2019-09-28 13:29:21 -05:00 |
|
|
|
7ebf65f535
|
Player entity no longer directly handles raw button input (turn 180 and fpv toggle need more work), fixed Console printing empty lines for tab completion when available commands list is empty.
|
2019-08-13 10:18:30 -05:00 |
|
|
|
ce7d132864
|
Fixed some warnings, moved Subcommand into its own file, added support for subcommand and subcommand options autocomplete in Console, added texture ids to Model vertex buffer object
|
2019-08-11 09:34:25 -05:00 |
|
|
|
a22a3f3f3c
|
Moved constants into their own file, LoadingState now loads shaders and now shows 'Loading [model|shader] name...', tweaked player running speed, Player model is no longer rendered when in first person view, removed redundant ShaderManager
|
2019-08-10 09:40:31 -05:00 |
|
|
|
3b662090fc
|
Fixed Console erasing input when pressing down arrow key
|
2019-08-08 20:34:18 -05:00 |
|
|
|
9ab019f1bc
|
Fixed console command history incorrect index for going down through history
|
2019-08-08 20:28:35 -05:00 |
|
|
|
a82e71cea7
|
Added support for Console auto-complete
|
2019-08-08 20:23:48 -05:00 |
|
|
|
c89586c286
|
Added support for command history in Console
|
2019-08-08 09:37:30 -05:00 |
|
|
|
80576a211a
|
Moved menu files to be under /ui directory, added support for commands to Console!
|
2019-08-07 15:36:45 -05:00 |
|
|
|
ffae3ae14e
|
Added Console to replace magic debug keys, added version file
|
2019-08-07 14:49:49 -05:00 |
|