Thomas Buck
ca11cfe73a
Unit Tests are back!
10 år sedan
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.
10 år sedan
Thomas Buck
a42f966526
Implemented binary file reader
10 år sedan
Thomas Buck
89d4636222
Sorting vectors now working
10 år sedan
Thomas Buck
604539e334
Fixed many 64 to 32 bit warnings
10 år sedan
Thomas Buck
3cd82ede59
Travis steps in own scripts
10 år sedan
Thomas Buck
d656ab9e38
Added Travis CI info to docs
10 år sedan
Thomas Buck
b1fb7c9965
Removed vec_t typedefs
10 år sedan
Thomas Buck
d9bd58771a
Removed gl driver setting
10 år sedan
Thomas Buck
129604f2cf
Improved Windows support
10 år sedan
Thomas Buck
6afb071742
Slimmed down Render
10 år sedan
Thomas Buck
13ade99a95
No segfault on window resize
10 år sedan
Thomas Buck
a74c620a72
loadImage(), move command
10 år sedan
Thomas Buck
8e09359af3
TextureManager using vector, now also global service
10 år sedan
Thomas Buck
e088c8ebcd
Compiles in Ubuntu 14.04 with gcc
10 år sedan
Thomas Buck
436f04fd10
unsigned char instead of float for colors
10 år sedan
Thomas Buck
74c6e6c54d
scaleBuffer() no longer limiting at 256x256
10 år sedan
Thomas Buck
6eb0b47437
Texture now TextureManager
10 år sedan
Thomas Buck
504b3ae06f
Added PNG reading/writing
10 år sedan
Thomas Buck
f97ebd7a0b
Support for mouse keys 4 & 5
10 år sedan
Thomas Buck
3b4ebd4a94
Simplified StaticMesh data storage
10 år sedan
Thomas Buck
8fbca37731
Created StaticMesh class
10 år sedan
Thomas Buck
93e008178b
Fixed wrong entity rotation
10 år sedan
Thomas Buck
9364789280
Added animation command
10 år sedan
Thomas Buck
e59892542e
Fixed SkeletalModel animation creation
10 år sedan
Thomas Buck
c790cae738
Fixed TRLE colors and SDL heading
10 år sedan
Thomas Buck
48b2985506
Added FontManager
10 år sedan
Thomas Buck
0d25be737e
Finished TRLE font support, loading lps files
10 år sedan
Thomas Buck
9c2ca51667
Started implementing FontTRLE
10 år sedan
Thomas Buck
afad81a858
Moved methods from World into Room.
Also changed some strange old delete-guards.
10 år sedan
Thomas Buck
93af7ceb65
Split Font subsystem from Window
10 år sedan
Thomas Buck
3c64acd2d2
Simpler expandDirectoryNames()
10 år sedan
Thomas Buck
77edab5033
Simplified bind() methods
10 år sedan
Thomas Buck
7e59ba5f3f
Started using Strings and Streams.
Many commands no longer included.
10 år sedan
Thomas Buck
202282beef
misc
10 år sedan
Thomas Buck
f9d10c89c4
Added PCX image reading support
10 år sedan
Thomas Buck
ab8b1ba104
Added walk action. No longer crashes in World::isWall()
10 år sedan
Thomas Buck
c29af0dda0
No longer crashes on exit
10 år sedan
Thomas Buck
aa3d9ab336
Changelog whitespace
10 år sedan
Thomas Buck
b8ee254b56
New assert implementation, meta improvements
10 år sedan
Thomas Buck
4061e9ff5e
Runs again. Wrong SkeletalModels used?
10 år sedan
Thomas Buck
6f15905676
Created Entity class
10 år sedan
Thomas Buck
e116fe3fa3
Created BoundingBox class
10 år sedan
Thomas Buck
e841776fe1
Prepared for Windows support
10 år sedan
Thomas Buck
b8794b216d
Using Box as BoundingBox
10 år sedan
Thomas Buck
ac8022ec70
Menu play button working
10 år sedan
Thomas Buck
36ece5eb87
Setup objects from TombRaider in their constructor
10 år sedan
Thomas Buck
c5c124abb2
Implemented all missing new methods. Builds and runs!
10 år sedan
Thomas Buck
552687f17f
Rewrote room loading code
10 år sedan
Thomas Buck
c3f431e6ef
Rewrote Sprite loading in Game
10 år sedan