Thomas Buck
|
c3c681e66f
|
LoaderTR2 starts filling Rooms
|
10年前 |
Thomas Buck
|
e968717184
|
Added texture viewer
|
10年前 |
Thomas Buck
|
60c217d16a
|
TextureManager now has independent storages
|
10年前 |
Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
10年前 |
Thomas Buck
|
cb8108aed5
|
Console now made with imgui
|
10年前 |
Thomas Buck
|
f00fb80309
|
Split Log class from Console
|
10年前 |
Thomas Buck
|
53919aa554
|
Removed OpenRaider class, added RunTime class
|
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
|
a50a50ef23
|
Slight improvements in new Loader
|
10年前 |
Thomas Buck
|
de2306f27a
|
Trying out new Loader
|
10年前 |
Thomas Buck
|
16dbdf29cd
|
Screenshot command and other small improvements
|
10年前 |
Thomas Buck
|
60df802f2a
|
Use Console as Stream everywhere
|
10年前 |
Thomas Buck
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
10年前 |
Thomas Buck
|
93a88bc275
|
Missing cstring include
|
10年前 |
Thomas Buck
|
b1fb7c9965
|
Removed vec_t typedefs
|
10年前 |
Thomas Buck
|
a74c620a72
|
loadImage(), move command
|
10年前 |
Thomas Buck
|
8e09359af3
|
TextureManager using vector, now also global service
|
10年前 |
Thomas Buck
|
8fbca37731
|
Created StaticMesh class
|
10年前 |
Thomas Buck
|
afad81a858
|
Moved methods from World into Room.
Also changed some strange old delete-guards.
|
10年前 |
Thomas Buck
|
7e59ba5f3f
|
Started using Strings and Streams.
Many commands no longer included.
|
10年前 |
Thomas Buck
|
ffd928a508
|
Fixed Lara no longer rotating with camera
|
10年前 |
Thomas Buck
|
dbc1fa9507
|
wip
|
10年前 |
Thomas Buck
|
c29af0dda0
|
No longer crashes on exit
|
10年前 |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
10年前 |
Thomas Buck
|
fdd71891c0
|
Compiles up to Render
|
10年前 |
Thomas Buck
|
4a08d4c789
|
Ported Entity and SkeletalModel constructor
|
10年前 |
Thomas Buck
|
bd5a177989
|
Work still in progress
|
10年前 |
Thomas Buck
|
549374f4d4
|
Work in progress
|
10年前 |
Thomas Buck
|
6f15905676
|
Created Entity class
|
10年前 |
Thomas Buck
|
e10084d735
|
Removed more old stuff from WorldData
|
10年前 |
Thomas Buck
|
e841776fe1
|
Prepared for Windows support
|
10年前 |
Thomas Buck
|
36ece5eb87
|
Setup objects from TombRaider in their constructor
|
10年前 |
Thomas Buck
|
552687f17f
|
Rewrote room loading code
|
10年前 |
Thomas Buck
|
c3f431e6ef
|
Rewrote Sprite loading in Game
|
10年前 |
Thomas Buck
|
404dd6b66e
|
Started world refactoring
|
10年前 |
Thomas Buck
|
0e4a874e40
|
Moved Command code into own file
|
10年前 |
Thomas Buck
|
5032172fee
|
Many small fixes
|
10年前 |
Thomas Buck
|
6eba26fb03
|
Simplified Render Texture loading
|
10年前 |
Thomas Buck
|
dbeb29c8ac
|
Removed unnecessary Camera functionality
|
10年前 |
Thomas Buck
|
8d34c76503
|
Game::mLoaded now private
|
10年前 |
Thomas Buck
|
ce1314859e
|
Removed gLaraModel
|
10年前 |
Thomas Buck
|
4cf403d809
|
Moved game commands into OpenRaider. Added hop cmd.
|
10年前 |
Thomas Buck
|
12b203507b
|
Render is now also service
|
10年前 |
Thomas Buck
|
35f3b223ef
|
Added fog command
|
10年前 |
Thomas Buck
|
5af41fda25
|
Added game-light command
|
10年前 |
Thomas Buck
|
780989b3c7
|
Sound interface now abstract
|
10年前 |
Thomas Buck
|
237a34b03d
|
Camera now also service
|
10年前 |
Thomas Buck
|
e9c7c9c42f
|
World now also service
|
10年前 |