Thomas Buck
|
8d3b675c4b
|
LoaderTR2 tries to load external SFX file
|
10 anni fa |
Thomas Buck
|
838fe35ad4
|
Added BinaryMemory reader
|
10 anni fa |
Thomas Buck
|
c3c681e66f
|
LoaderTR2 starts filling Rooms
|
10 anni fa |
Thomas Buck
|
e968717184
|
Added texture viewer
|
10 anni fa |
Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
10 anni fa |
Thomas Buck
|
05698efead
|
Updated imgui, utils/time using more C++11 features
|
10 anni fa |
Thomas Buck
|
8b3cd134e0
|
Added level loader test driver and fixed parsing bug
|
10 anni fa |
Thomas Buck
|
c33dc66af1
|
Using C++11 std::chrono for utils/time
|
10 anni fa |
Thomas Buck
|
1bb089c311
|
imgui integration working more or less
|
10 anni fa |
Thomas Buck
|
6541e0c674
|
Removed C-Style string handling code.
This resolves #4 as bufferString() no longer exists!
|
10 anni fa |
Thomas Buck
|
16dbdf29cd
|
Screenshot command and other small improvements
|
10 anni fa |
Thomas Buck
|
60df802f2a
|
Use Console as Stream everywhere
|
10 anni fa |
Thomas Buck
|
3088d9685a
|
Press dot key in Menu to see hidden files
|
10 anni fa |
Thomas Buck
|
846d0c034d
|
Menu now works like a Filemanager
|
10 anni fa |
Thomas Buck
|
8bedd53014
|
Removed Menu play button
|
10 anni fa |
Thomas Buck
|
c69125ae26
|
Travis/Linux fix
|
10 anni fa |
Thomas Buck
|
89a9fbbded
|
Menu working with Folder API!
|
10 anni fa |
Thomas Buck
|
4263f71122
|
Menu using Folder API. WIP, does not work well!
[ci skip]
|
10 anni fa |
Thomas Buck
|
5b458f42fe
|
Started implementing file system utilities
|
10 anni fa |
Thomas Buck
|
7cff58d7cd
|
Improved Script reader and its Unit Test
|
10 anni fa |
Thomas Buck
|
5a2b0b7e2c
|
Script reader, unit tests
|
10 anni fa |
Thomas Buck
|
ca11cfe73a
|
Unit Tests are back!
|
10 anni fa |
Thomas Buck
|
963ed862de
|
Added dep clibs/commander for command line parsing
|
10 anni fa |
Thomas Buck
|
a42f966526
|
Implemented binary file reader
|
10 anni fa |
Thomas Buck
|
d8d2fce36b
|
Added (blank) binary file reading utils
|
10 anni fa |
Thomas Buck
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
10 anni fa |
Thomas Buck
|
129604f2cf
|
Improved Windows support
|
10 anni fa |
Thomas Buck
|
a74c620a72
|
loadImage(), move command
|
10 anni fa |
Thomas Buck
|
8e09359af3
|
TextureManager using vector, now also global service
|
10 anni fa |
Thomas Buck
|
e088c8ebcd
|
Compiles in Ubuntu 14.04 with gcc
|
10 anni fa |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
10 anni fa |
Thomas Buck
|
07888bff23
|
tga methods now take filename instead of FILE *
|
10 anni fa |
Thomas Buck
|
74c6e6c54d
|
scaleBuffer() no longer limiting at 256x256
|
10 anni fa |
Thomas Buck
|
6eb0b47437
|
Texture now TextureManager
|
10 anni fa |
Thomas Buck
|
0617cfc738
|
Added utils/pixels
|
10 anni fa |
Thomas Buck
|
b1c743394d
|
PNG reader flips output
|
10 anni fa |
Thomas Buck
|
504b3ae06f
|
Added PNG reading/writing
|
10 anni fa |
Thomas Buck
|
7df7a7fd08
|
Documented PCX reader
|
10 anni fa |
Thomas Buck
|
f97ebd7a0b
|
Support for mouse keys 4 & 5
|
10 anni fa |
Thomas Buck
|
1de393f974
|
Various little fixes
|
10 anni fa |
Thomas Buck
|
f9d10c89c4
|
Added PCX image reading support
|
10 anni fa |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
10 anni fa |
Thomas Buck
|
e841776fe1
|
Prepared for Windows support
|
10 anni fa |
Thomas Buck
|
0339d5382b
|
Removed string cast
|
10 anni fa |
Carsten Teibes
|
0551ac927e
|
add missing includes and defines for linux compilation
fix a warning with string cast
|
10 anni fa |
Thomas Buck
|
5032172fee
|
Many small fixes
|
10 anni fa |
Thomas Buck
|
5af41fda25
|
Added game-light command
|
10 anni fa |
Thomas Buck
|
78e55f04a8
|
Added mouse scrolling support.
Used in Console to scroll the history.
|
10 anni fa |
Thomas Buck
|
5a7d335545
|
Console working.
Added quit command. Fixed bug in bufferString segfaulting with too big strings.
|
10 anni fa |
Thomas Buck
|
02ceb1687a
|
Fixed system timer for BSDs
|
10 anni fa |