Thomas Buck
a3adea1549
Can read TR3 Script
10 years ago
Thomas Buck
200377a871
Script parser can read level scripts
10 years ago
Thomas Buck
533b83eb78
Improved global assert
10 years ago
Thomas Buck
10b62cf4d6
Parser working with TR2 Script
10 years ago
Thomas Buck
7cff58d7cd
Improved Script reader and its Unit Test
10 years ago
Thomas Buck
5a2b0b7e2c
Script reader, unit tests
10 years ago
Thomas Buck
ca11cfe73a
Unit Tests are back!
10 years ago
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 years ago
Thomas Buck
5d8add9c1e
Compile commander without C99
10 years ago
Thomas Buck
963ed862de
Added dep clibs/commander for command line parsing
10 years ago
Thomas Buck
a42f966526
Implemented binary file reader
10 years ago
Thomas Buck
d8d2fce36b
Added (blank) binary file reading utils
10 years ago
Thomas Buck
89d4636222
Sorting vectors now working
10 years ago
Thomas Buck
e186676da7
git hash in version string
10 years ago
Thomas Buck
604539e334
Fixed many 64 to 32 bit warnings
10 years ago
Thomas Buck
3cd82ede59
Travis steps in own scripts
10 years ago
Thomas Buck
25c84a2900
Travis only using clang
10 years ago
Thomas Buck
93a88bc275
Missing cstring include
10 years ago
Thomas Buck
599283695b
Travis using newer gcc
10 years ago
Thomas Buck
d8e3f8df9e
Removed cmake windows.h detection
10 years ago
Thomas Buck
b1fb7c9965
Removed vec_t typedefs
10 years ago
Thomas Buck
d9bd58771a
Removed gl driver setting
10 years ago
Thomas Buck
2025f4cea2
Fixed FontTRLE lps reader
10 years ago
Thomas Buck
6dc20b08d4
Whoopsy
10 years ago
Thomas Buck
129604f2cf
Improved Windows support
10 years ago
Thomas Buck
63fe667aba
More or less fixes #3
10 years ago
Carsten Teibes
9e39e9abd9
remove OSS specific bits from OpenAL initialization, use default driver
10 years ago
Thomas Buck
6afb071742
Slimmed down Render
10 years ago
Thomas Buck
13ade99a95
No segfault on window resize
10 years ago
Thomas Buck
a74c620a72
loadImage(), move command
10 years ago
Thomas Buck
8e09359af3
TextureManager using vector, now also global service
10 years ago
Thomas Buck
e088c8ebcd
Compiles in Ubuntu 14.04 with gcc
10 years ago
Thomas Buck
c8dec28362
Added ftrapv switch
10 years ago
Thomas Buck
436f04fd10
unsigned char instead of float for colors
10 years ago
Thomas Buck
07888bff23
tga methods now take filename instead of FILE *
10 years ago
Thomas Buck
74c6e6c54d
scaleBuffer() no longer limiting at 256x256
10 years ago
Thomas Buck
6eb0b47437
Texture now TextureManager
10 years ago
Thomas Buck
0617cfc738
Added utils/pixels
10 years ago
Thomas Buck
b1c743394d
PNG reader flips output
10 years ago
Thomas Buck
504b3ae06f
Added PNG reading/writing
10 years ago
Thomas Buck
7df7a7fd08
Documented PCX reader
10 years ago
Thomas Buck
f97ebd7a0b
Support for mouse keys 4 & 5
10 years ago
Thomas Buck
3b4ebd4a94
Simplified StaticMesh data storage
10 years ago
Thomas Buck
8fbca37731
Created StaticMesh class
10 years ago
Thomas Buck
ae24b5951f
Enabled MULTITEXTURE in debug builds
10 years ago
Thomas Buck
93e008178b
Fixed wrong entity rotation
10 years ago
Thomas Buck
821e17bee2
main uses iostream
10 years ago
Thomas Buck
9364789280
Added animation command
10 years ago
Thomas Buck
e59892542e
Fixed SkeletalModel animation creation
10 years ago
Thomas Buck
c790cae738
Fixed TRLE colors and SDL heading
10 years ago