Thomas Buck
|
c69125ae26
|
Travis/Linux fix
|
10 years ago |
Thomas Buck
|
89a9fbbded
|
Menu working with Folder API!
|
10 years ago |
Thomas Buck
|
4263f71122
|
Menu using Folder API. WIP, does not work well!
[ci skip]
|
10 years ago |
Thomas Buck
|
5b458f42fe
|
Started implementing file system utilities
|
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
|
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
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
11 years ago |
Thomas Buck
|
129604f2cf
|
Improved Windows support
|
11 years ago |
Thomas Buck
|
a74c620a72
|
loadImage(), move command
|
11 years ago |
Thomas Buck
|
8e09359af3
|
TextureManager using vector, now also global service
|
11 years ago |
Thomas Buck
|
e088c8ebcd
|
Compiles in Ubuntu 14.04 with gcc
|
11 years ago |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
11 years ago |
Thomas Buck
|
07888bff23
|
tga methods now take filename instead of FILE *
|
11 years ago |
Thomas Buck
|
74c6e6c54d
|
scaleBuffer() no longer limiting at 256x256
|
11 years ago |
Thomas Buck
|
6eb0b47437
|
Texture now TextureManager
|
11 years ago |
Thomas Buck
|
0617cfc738
|
Added utils/pixels
|
11 years ago |
Thomas Buck
|
b1c743394d
|
PNG reader flips output
|
11 years ago |
Thomas Buck
|
504b3ae06f
|
Added PNG reading/writing
|
11 years ago |
Thomas Buck
|
7df7a7fd08
|
Documented PCX reader
|
11 years ago |
Thomas Buck
|
f97ebd7a0b
|
Support for mouse keys 4 & 5
|
11 years ago |
Thomas Buck
|
1de393f974
|
Various little fixes
|
11 years ago |
Thomas Buck
|
f9d10c89c4
|
Added PCX image reading support
|
11 years ago |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
11 years ago |
Thomas Buck
|
e841776fe1
|
Prepared for Windows support
|
11 years ago |
Thomas Buck
|
0339d5382b
|
Removed string cast
|
11 years ago |
Carsten Teibes
|
0551ac927e
|
add missing includes and defines for linux compilation
fix a warning with string cast
|
11 years ago |
Thomas Buck
|
5032172fee
|
Many small fixes
|
11 years ago |
Thomas Buck
|
5af41fda25
|
Added game-light command
|
11 years ago |
Thomas Buck
|
78e55f04a8
|
Added mouse scrolling support.
Used in Console to scroll the history.
|
11 years ago |
Thomas Buck
|
5a7d335545
|
Console working.
Added quit command. Fixed bug in bufferString segfaulting with too big strings.
|
11 years ago |
Thomas Buck
|
02ceb1687a
|
Fixed system timer for BSDs
|
11 years ago |
Thomas Buck
|
982261e7aa
|
Added Menu
|
11 years ago |
Thomas Buck
|
7443062c49
|
Finished implementing set command.
Only mouse is missing.
|
11 years ago |
Thomas Buck
|
73135ebc12
|
More set commands implemented
|
11 years ago |
Thomas Buck
|
03bb3e01ed
|
Started implementing command system.
Config file now ends with ini instead of init.
|
11 years ago |
Thomas Buck
|
a72a1e7f5b
|
Added main loop, started event handling
|
11 years ago |
Thomas Buck
|
383029d5d5
|
Added (pretty empty) OpenRaider main Singleton
|
11 years ago |
Thomas Buck
|
e6fc5fc572
|
rewrote time lib using ctime
|
11 years ago |
Thomas Buck
|
3fe7ac2ece
|
Added main.h, removed rc_ methods.
|
11 years ago |
Thomas Buck
|
e02c32dc3c
|
Moved math, Matrix, Quaternion, Vector3d into lib
|
11 years ago |
Thomas Buck
|
d813f77f4e
|
Added Quaternion into utils.
Used equalEpsilon in Sound to silence warning
|
11 years ago |
Thomas Buck
|
cf3e00c3d6
|
Added Matrix and Vector3d into utils
|
11 years ago |
Thomas Buck
|
b04d417e70
|
Re-added utils
|
11 years ago |
Thomas Buck
|
c676a07a35
|
Fresh start
|
11 years ago |
Thomas Buck
|
58c9004361
|
Removed duplicated buffering code from GLString.
Also more asserts.
|
11 years ago |
Thomas Buck
|
af0289cceb
|
Utility lib uses assert() everywhere
|
11 years ago |