Thomas Buck
|
9121091e5e
|
No longer including gl.h globally, renamed own assert.
|
9年前 |
Thomas Buck
|
eedb4ec4ed
|
Now using glbinding
|
9年前 |
Thomas Buck
|
f420cc3872
|
Fixes for Linux compilation
|
9年前 |
Thomas Buck
|
0e0c0947a7
|
Now v0.1.4. New Readme. Updated docs.
|
9年前 |
Thomas Buck
|
f7cbc216ce
|
Using float for font colors. Better controller mapping.
|
9年前 |
Thomas Buck
|
917e1b47ed
|
Removed unused stuff [skip ci]
|
9年前 |
Thomas Buck
|
9e759a7937
|
Added support for TR1 levels
|
9年前 |
Thomas Buck
|
a0efd8352e
|
Small fixes (tried to compile with Visual Studio)
|
9年前 |
Thomas Buck
|
dfbc01cc42
|
TR3 level loader, assert macros
|
9年前 |
Thomas Buck
|
09b15dddcd
|
Format code [skip ci]
|
10年前 |
Thomas Buck
|
29ca435f21
|
Debug info now displayed as imgui overlay
|
10年前 |
Thomas Buck
|
abb4445957
|
Updated imgui, added consoleAction.
|
10年前 |
Thomas Buck
|
c0bb765fbf
|
Wrong assert was used when including glm
|
10年前 |
Thomas Buck
|
a2bed57177
|
Controller support, Camera Quaternion
|
10年前 |
Thomas Buck
|
6724d84f3b
|
Removed WindowGLUT, added WindowGLFW
|
10年前 |
Thomas Buck
|
43a70b7d24
|
More Travis fixing...
|
10年前 |
Thomas Buck
|
c2db7bcfbd
|
Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib.
|
10年前 |
Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
10年前 |
Thomas Buck
|
874680e731
|
Fonts can be changed on-the-fly
|
10年前 |
Thomas Buck
|
cb8108aed5
|
Console now made with imgui
|
10年前 |
Thomas Buck
|
53919aa554
|
Removed OpenRaider class, added RunTime class
|
10年前 |
Thomas Buck
|
1bb089c311
|
imgui integration working more or less
|
10年前 |
Thomas Buck
|
e54e18e7e6
|
Added some more commands
|
10年前 |
Thomas Buck
|
5b458f42fe
|
Started implementing file system utilities
|
10年前 |
Thomas Buck
|
533b83eb78
|
Improved global assert
|
10年前 |
Thomas Buck
|
d8e3f8df9e
|
Removed cmake windows.h detection
|
10年前 |
Thomas Buck
|
129604f2cf
|
Improved Windows support
|
10年前 |
Thomas Buck
|
a74c620a72
|
loadImage(), move command
|
10年前 |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
10年前 |
Thomas Buck
|
6eb0b47437
|
Texture now TextureManager
|
10年前 |
Thomas Buck
|
f97ebd7a0b
|
Support for mouse keys 4 & 5
|
10年前 |
Thomas Buck
|
821e17bee2
|
main uses iostream
|
10年前 |
Thomas Buck
|
77edab5033
|
Simplified bind() methods
|
10年前 |
Thomas Buck
|
202282beef
|
misc
|
10年前 |
Thomas Buck
|
f9d10c89c4
|
Added PCX image reading support
|
10年前 |
Thomas Buck
|
ab8b1ba104
|
Added walk action. No longer crashes in World::isWall()
|
10年前 |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
10年前 |
Thomas Buck
|
5032172fee
|
Many small fixes
|
10年前 |
Thomas Buck
|
4d98afd2aa
|
Using only colors that were defined for renderer
|
10年前 |
Thomas Buck
|
6a2026b656
|
Added Game class.
Moved typedefs into global header.
|
10年前 |