Thomas Buck
|
86a7bbab0f
|
Improved Sound Debug UI, updated ImGui
|
9 年之前 |
Thomas Buck
|
965a9ef47d
|
Fixed screenshot distortion bug
|
9 年之前 |
Thomas Buck
|
2218ccfcad
|
Individual toggles for bounding box visualisation.
|
9 年之前 |
Thomas Buck
|
39b0ffac3b
|
Using stb_image, stb_image_write. New imgui version.
|
9 年之前 |
Thomas Buck
|
ff5b921c84
|
Mesh now RoomMesh, _fixed_ texture bleeding
|
10 年之前 |
Thomas Buck
|
29acbfcc06
|
Command history for Console
|
10 年之前 |
Thomas Buck
|
2c547828ae
|
Minor bugfixes
|
10 年之前 |
Thomas Buck
|
82fd42a93f
|
Updated imgui
|
10 年之前 |
Thomas Buck
|
7a9ef2db0d
|
imgui Console in own class
|
10 年之前 |
Thomas Buck
|
ee9c7f5cd7
|
Bugfix for Travis
|
10 年之前 |
Thomas Buck
|
f00fb80309
|
Split Log class from Console
|
10 年之前 |
Thomas Buck
|
10a27174bb
|
Multiple changes
World uses smart pointers, UI got calculate and shutdown,
Removed atexit handler
|
10 年之前 |
Thomas Buck
|
53919aa554
|
Removed OpenRaider class, added RunTime class
|
10 年之前 |
Thomas Buck
|
1bb089c311
|
imgui integration working more or less
|
10 年之前 |
Thomas Buck
|
6541e0c674
|
Removed C-Style string handling code.
This resolves #4 as bufferString() no longer exists!
|
10 年之前 |
Thomas Buck
|
84c85a588c
|
Moved command logic into static Command methods
|
10 年之前 |
Thomas Buck
|
dc2e6b69a0
|
Rewrote command system
|
10 年之前 |
Thomas Buck
|
de2306f27a
|
Trying out new Loader
|
10 年之前 |
Thomas Buck
|
3156a0bad8
|
Started implementing new level file loader
|
10 年之前 |
Thomas Buck
|
240a80ab4f
|
Print to Console like a stream
|
10 年之前 |
Thomas Buck
|
f39e9a85fe
|
Console using std::string. Added utf8-cpp dependency.
|
10 年之前 |
Thomas Buck
|
5b458f42fe
|
Started implementing file system utilities
|
10 年之前 |
Thomas Buck
|
ca11cfe73a
|
Unit Tests are back!
|
10 年之前 |
Thomas Buck
|
963ed862de
|
Added dep clibs/commander for command line parsing
|
10 年之前 |
Thomas Buck
|
d8d2fce36b
|
Added (blank) binary file reading utils
|
10 年之前 |
Thomas Buck
|
06b0136315
|
Try IRC notification again
|
10 年之前 |
Thomas Buck
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
10 年之前 |
Thomas Buck
|
3cd82ede59
|
Travis steps in own scripts
|
10 年之前 |
Thomas Buck
|
d656ab9e38
|
Added Travis CI info to docs
|
10 年之前 |
Thomas Buck
|
d8e3f8df9e
|
Removed cmake windows.h detection
|
10 年之前 |
Thomas Buck
|
2025f4cea2
|
Fixed FontTRLE lps reader
|
10 年之前 |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
10 年之前 |
Thomas Buck
|
74c6e6c54d
|
scaleBuffer() no longer limiting at 256x256
|
10 年之前 |
Thomas Buck
|
0617cfc738
|
Added utils/pixels
|
10 年之前 |
Thomas Buck
|
504b3ae06f
|
Added PNG reading/writing
|
10 年之前 |
Thomas Buck
|
ae24b5951f
|
Enabled MULTITEXTURE in debug builds
|
10 年之前 |
Thomas Buck
|
e59892542e
|
Fixed SkeletalModel animation creation
|
10 年之前 |
Thomas Buck
|
c790cae738
|
Fixed TRLE colors and SDL heading
|
10 年之前 |
Thomas Buck
|
48b2985506
|
Added FontManager
|
10 年之前 |
Thomas Buck
|
93af7ceb65
|
Split Font subsystem from Window
|
10 年之前 |
Thomas Buck
|
77edab5033
|
Simplified bind() methods
|
10 年之前 |
Thomas Buck
|
1de393f974
|
Various little fixes
|
10 年之前 |
Thomas Buck
|
f9d10c89c4
|
Added PCX image reading support
|
10 年之前 |
Thomas Buck
|
ffd928a508
|
Fixed Lara no longer rotating with camera
|
10 年之前 |
Thomas Buck
|
4061e9ff5e
|
Runs again. Wrong SkeletalModels used?
|
10 年之前 |
Thomas Buck
|
6f15905676
|
Created Entity class
|
10 年之前 |
Thomas Buck
|
b6da69c891
|
Starting refactoring
|
10 年之前 |
Thomas Buck
|
9e8f12da88
|
Added my Todo list
|
10 年之前 |