Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
10 anni fa |
Thomas Buck
|
29acbfcc06
|
Command history for Console
|
10 anni fa |
Thomas Buck
|
e5922c7c3d
|
Console input keeps keyboard focus
|
10 anni fa |
Thomas Buck
|
c33dc66af1
|
Using C++11 std::chrono for utils/time
|
10 anni fa |
Thomas Buck
|
7a9ef2db0d
|
imgui Console in own class
|
10 anni fa |
Thomas Buck
|
cb8108aed5
|
Console now made with imgui
|
10 anni fa |
Thomas Buck
|
f00fb80309
|
Split Log class from Console
|
10 anni fa |
Thomas Buck
|
1bb089c311
|
imgui integration working more or less
|
10 anni fa |
Thomas Buck
|
ae635bd43a
|
Moved getX() methods [skip ci]
|
10 anni fa |
Thomas Buck
|
6541e0c674
|
Removed C-Style string handling code.
This resolves #4 as bufferString() no longer exists!
|
10 anni fa |
Thomas Buck
|
3c90bc49a8
|
Created UI windowing interface
|
10 anni fa |
Thomas Buck
|
ba9e86cd4c
|
Wrapped Text Rendering. Menu dialogs.
|
10 anni fa |
Thomas Buck
|
60df802f2a
|
Use Console as Stream everywhere
|
10 anni fa |
Thomas Buck
|
240a80ab4f
|
Print to Console like a stream
|
10 anni fa |
Thomas Buck
|
f39e9a85fe
|
Console using std::string. Added utf8-cpp dependency.
|
10 anni fa |
Thomas Buck
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
10 anni fa |
Thomas Buck
|
599283695b
|
Travis using newer gcc
|
10 anni fa |
Thomas Buck
|
13ade99a95
|
No segfault on window resize
|
10 anni fa |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
10 anni fa |
Thomas Buck
|
f97ebd7a0b
|
Support for mouse keys 4 & 5
|
10 anni fa |
Thomas Buck
|
afad81a858
|
Moved methods from World into Room.
Also changed some strange old delete-guards.
|
10 anni fa |
Thomas Buck
|
93af7ceb65
|
Split Font subsystem from Window
|
10 anni fa |
Thomas Buck
|
ffd928a508
|
Fixed Lara no longer rotating with camera
|
10 anni fa |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
10 anni fa |
Thomas Buck
|
e841776fe1
|
Prepared for Windows support
|
10 anni fa |
Thomas Buck
|
5032172fee
|
Many small fixes
|
10 anni fa |
Thomas Buck
|
31d3c594f5
|
Console output to stdout only for debug build
|
10 anni fa |
Thomas Buck
|
a00431e1cd
|
Added viewmodel command
|
10 anni fa |
Thomas Buck
|
ed67843df6
|
Console, Game, Menu, OpenRaider and Window are global services.
|
10 anni fa |
Thomas Buck
|
4ba21cd02a
|
removed glu includes
|
10 anni fa |
Thomas Buck
|
4d98afd2aa
|
Using only colors that were defined for renderer
|
10 anni fa |
Thomas Buck
|
6a2026b656
|
Added Game class.
Moved typedefs into global header.
|
10 anni fa |
Thomas Buck
|
9fd1622471
|
Can now also bind mouse actions
|
10 anni fa |
Thomas Buck
|
78e55f04a8
|
Added mouse scrolling support.
Used in Console to scroll the history.
|
10 anni fa |
Thomas Buck
|
62af5ce2ba
|
Added proper command history for console
|
10 anni fa |
Thomas Buck
|
5a7d335545
|
Console working.
Added quit command. Fixed bug in bufferString segfaulting with too big strings.
|
10 anni fa |
Thomas Buck
|
02ceb1687a
|
Fixed system timer for BSDs
|
10 anni fa |
Thomas Buck
|
0da8aace78
|
Moved drawText into WindowSDL. Added Console.
|
10 anni fa |