Thomas Buck
c33dc66af1
Using C++11 std::chrono for utils/time
il y a 10 ans
Thomas Buck
7a9ef2db0d
imgui Console in own class
il y a 10 ans
Thomas Buck
cb8108aed5
Console now made with imgui
il y a 10 ans
Thomas Buck
f00fb80309
Split Log class from Console
il y a 10 ans
Thomas Buck
10a27174bb
Multiple changes
World uses smart pointers, UI got calculate and shutdown,
Removed atexit handler
il y a 10 ans
Thomas Buck
d64eac9034
Fixed imgui rendering
il y a 10 ans
Thomas Buck
874288c38d
Improved imgui integration. Colors still seem wrong!
il y a 10 ans
Thomas Buck
53919aa554
Removed OpenRaider class, added RunTime class
il y a 10 ans
Thomas Buck
1bb089c311
imgui integration working more or less
il y a 10 ans
Thomas Buck
ae407b1b59
Started integrating imgui
il y a 10 ans
Thomas Buck
6541e0c674
Removed C-Style string handling code.
This resolves #4 as bufferString() no longer exists!
il y a 10 ans
Thomas Buck
3c90bc49a8
Created UI windowing interface
il y a 10 ans
Thomas Buck
84c85a588c
Moved command logic into static Command methods
il y a 10 ans
Thomas Buck
e54e18e7e6
Added some more commands
il y a 10 ans
Thomas Buck
dc2e6b69a0
Rewrote command system
il y a 10 ans
Thomas Buck
a50a50ef23
Slight improvements in new Loader
il y a 10 ans
Thomas Buck
5da1913208
Finished file reading part of LoaderTR2
il y a 10 ans
Thomas Buck
523b60e9e5
Extended LoaderTR2
il y a 10 ans
Thomas Buck
de2306f27a
Trying out new Loader
il y a 10 ans
Thomas Buck
3156a0bad8
Started implementing new level file loader
il y a 10 ans
Thomas Buck
b86e65bd4e
Split Menu into interface and MenuFolder
il y a 10 ans
Thomas Buck
ba9e86cd4c
Wrapped Text Rendering. Menu dialogs.
il y a 10 ans
Thomas Buck
16dbdf29cd
Screenshot command and other small improvements
il y a 10 ans
Thomas Buck
60df802f2a
Use Console as Stream everywhere
il y a 10 ans
Thomas Buck
240a80ab4f
Print to Console like a stream
il y a 10 ans
Thomas Buck
f39e9a85fe
Console using std::string. Added utf8-cpp dependency.
il y a 10 ans
Thomas Buck
3088d9685a
Press dot key in Menu to see hidden files
il y a 10 ans
Thomas Buck
846d0c034d
Menu now works like a Filemanager
il y a 10 ans
Thomas Buck
8bedd53014
Removed Menu play button
il y a 10 ans
Thomas Buck
4263f71122
Menu using Folder API. WIP, does not work well!
[ci skip]
il y a 10 ans
Thomas Buck
5b458f42fe
Started implementing file system utilities
il y a 10 ans
Thomas Buck
63765138fb
Script parser can read all TR2/TR3 PC/PSX Scripts
il y a 10 ans
Thomas Buck
a3adea1549
Can read TR3 Script
il y a 10 ans
Thomas Buck
200377a871
Script parser can read level scripts
il y a 10 ans
Thomas Buck
533b83eb78
Improved global assert
il y a 10 ans
Thomas Buck
10b62cf4d6
Parser working with TR2 Script
il y a 10 ans
Thomas Buck
7cff58d7cd
Improved Script reader and its Unit Test
il y a 10 ans
Thomas Buck
5a2b0b7e2c
Script reader, unit tests
il y a 10 ans
Thomas Buck
ca11cfe73a
Unit Tests are back!
il y a 10 ans
Thomas Buck
39e274460d
Some small changes.
Using namespace for file-scope declarations.
SoundNull now pretends to have even more functionality.
Mousegrab state can be queried. Should now grab more reliably.
il y a 10 ans
Thomas Buck
a42f966526
Implemented binary file reader
il y a 10 ans
Thomas Buck
d8d2fce36b
Added (blank) binary file reading utils
il y a 10 ans
Thomas Buck
89d4636222
Sorting vectors now working
il y a 10 ans
Thomas Buck
e186676da7
git hash in version string
il y a 10 ans
Thomas Buck
604539e334
Fixed many 64 to 32 bit warnings
il y a 10 ans
Thomas Buck
d8e3f8df9e
Removed cmake windows.h detection
il y a 10 ans
Thomas Buck
b1fb7c9965
Removed vec_t typedefs
il y a 10 ans
Thomas Buck
d9bd58771a
Removed gl driver setting
il y a 10 ans
Thomas Buck
129604f2cf
Improved Windows support
il y a 10 ans
Thomas Buck
6afb071742
Slimmed down Render
il y a 10 ans