Thomas Buck
|
f8dba33eea
|
Removed custom Font support
|
10 年之前 |
Thomas Buck
|
0e0c0947a7
|
Now v0.1.4. New Readme. Updated docs.
|
10 年之前 |
Thomas Buck
|
8ebbd705a4
|
Main menu rewrite as imgui window
|
10 年之前 |
Thomas Buck
|
f7cbc216ce
|
Using float for font colors. Better controller mapping.
|
10 年之前 |
Thomas Buck
|
dfbc01cc42
|
TR3 level loader, assert macros
|
10 年之前 |
Thomas Buck
|
71bf2febc7
|
Back face culling, log levels, clipboard support.
|
10 年之前 |
Thomas Buck
|
29ca435f21
|
Debug info now displayed as imgui overlay
|
10 年之前 |
Thomas Buck
|
f41562f7f2
|
Windowing classes now static. Tried to clamp camera rotation.
|
10 年之前 |
Thomas Buck
|
3e15451d64
|
Fixed StaticModel rotation
|
10 年之前 |
Thomas Buck
|
c2db7bcfbd
|
Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib.
|
10 年之前 |
Thomas Buck
|
ad4fa38113
|
Rewrote OpenAL, SoundManager, added system folder
|
10 年之前 |
Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
10 年之前 |
Thomas Buck
|
874680e731
|
Fonts can be changed on-the-fly
|
10 年之前 |
Thomas Buck
|
f00fb80309
|
Split Log class from Console
|
10 年之前 |
Thomas Buck
|
1bb089c311
|
imgui integration working more or less
|
10 年之前 |
Thomas Buck
|
ae635bd43a
|
Moved getX() methods [skip ci]
|
10 年之前 |
Thomas Buck
|
3c90bc49a8
|
Created UI windowing interface
|
10 年之前 |
Thomas Buck
|
b86e65bd4e
|
Split Menu into interface and MenuFolder
|
10 年之前 |
Thomas Buck
|
ba9e86cd4c
|
Wrapped Text Rendering. Menu dialogs.
|
10 年之前 |
Thomas Buck
|
16dbdf29cd
|
Screenshot command and other small improvements
|
10 年之前 |
Thomas Buck
|
60df802f2a
|
Use Console as Stream everywhere
|
10 年之前 |
Thomas Buck
|
3088d9685a
|
Press dot key in Menu to see hidden files
|
10 年之前 |
Thomas Buck
|
846d0c034d
|
Menu now works like a Filemanager
|
10 年之前 |
Thomas Buck
|
8bedd53014
|
Removed Menu play button
|
10 年之前 |
Thomas Buck
|
89a9fbbded
|
Menu working with Folder API!
|
10 年之前 |
Thomas Buck
|
4263f71122
|
Menu using Folder API. WIP, does not work well!
[ci skip]
|
10 年之前 |
Thomas Buck
|
5b458f42fe
|
Started implementing file system utilities
|
10 年之前 |
Thomas Buck
|
d8d2fce36b
|
Added (blank) binary file reading utils
|
10 年之前 |
Thomas Buck
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
11 年之前 |
Thomas Buck
|
25c84a2900
|
Travis only using clang
|
11 年之前 |
Thomas Buck
|
d8e3f8df9e
|
Removed cmake windows.h detection
|
11 年之前 |
Thomas Buck
|
b1fb7c9965
|
Removed vec_t typedefs
|
11 年之前 |
Thomas Buck
|
129604f2cf
|
Improved Windows support
|
11 年之前 |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
11 年之前 |
Thomas Buck
|
c790cae738
|
Fixed TRLE colors and SDL heading
|
11 年之前 |
Thomas Buck
|
afad81a858
|
Moved methods from World into Room.
Also changed some strange old delete-guards.
|
11 年之前 |
Thomas Buck
|
93af7ceb65
|
Split Font subsystem from Window
|
11 年之前 |
Thomas Buck
|
1de393f974
|
Various little fixes
|
11 年之前 |
Thomas Buck
|
202282beef
|
misc
|
11 年之前 |
Thomas Buck
|
c29af0dda0
|
No longer crashes on exit
|
11 年之前 |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
11 年之前 |
Thomas Buck
|
e841776fe1
|
Prepared for Windows support
|
11 年之前 |
Thomas Buck
|
ac8022ec70
|
Menu play button working
|
11 年之前 |
Carsten Teibes
|
0551ac927e
|
add missing includes and defines for linux compilation
fix a warning with string cast
|
11 年之前 |
Thomas Buck
|
e36e6e5ee3
|
Maplist now in Menu
|
11 年之前 |
Thomas Buck
|
5032172fee
|
Many small fixes
|
11 年之前 |
Thomas Buck
|
e898b03a05
|
Removed Emitter and Particle
|
11 年之前 |
Thomas Buck
|
ed67843df6
|
Console, Game, Menu, OpenRaider and Window are global services.
|
11 年之前 |
Thomas Buck
|
4ba21cd02a
|
removed glu includes
|
11 年之前 |
Thomas Buck
|
4d98afd2aa
|
Using only colors that were defined for renderer
|
11 年之前 |