.. |
audio.cpp
|
Properly destroy fade thread
|
2013-09-04 17:53:12 +02:00 |
audio.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
autotiles.cpp
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
binding.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
bitmap.cpp
|
Free SDL surface if 'TexPool::request' throws
|
2013-09-06 15:52:45 +02:00 |
bitmap.h
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
config.cpp
|
Add "[Binding]" config subgroup
|
2013-09-03 11:07:56 +02:00 |
config.h
|
Add "[Binding]" config subgroup
|
2013-09-03 11:07:56 +02:00 |
debuglogger.cpp
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
debuglogger.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
disposable.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
etc-internal.h
|
Add Vec2 conversion method to 'Vec2i'
|
2013-09-10 04:25:58 +02:00 |
etc.cpp
|
Rename 'bound' to 'clamp'
|
2013-09-03 15:31:29 +02:00 |
etc.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
eventthread.cpp
|
Spacing
|
2013-09-09 21:32:34 +02:00 |
eventthread.h
|
Rename 'resetInput' to 'resetInputStates'
|
2013-09-04 13:28:05 +02:00 |
exception.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
filesystem.cpp
|
Properly free RWops associated with Font objects
|
2013-09-10 04:19:45 +02:00 |
filesystem.h
|
Properly free RWops associated with Font objects
|
2013-09-10 04:19:45 +02:00 |
flashable.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
font.cpp
|
Properly free RWops associated with Font objects
|
2013-09-10 04:19:45 +02:00 |
font.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
gl-util.h
|
Forgot some EXT functions
|
2013-09-07 02:42:56 +02:00 |
global-ibo.h
|
Use C99 integer types instead of Qt's
|
2013-09-04 13:30:14 +02:00 |
globalstate.cpp
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
globalstate.h
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
glstate.cpp
|
Use EXT version of gl functions
|
2013-09-06 14:37:28 +02:00 |
glstate.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
graphics.cpp
|
Remove 'Default' FBO binding (only allow 'Read' and 'Draw')
|
2013-09-06 14:56:30 +02:00 |
graphics.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
input.cpp
|
Properly delete[] arrays
|
2013-09-04 17:52:03 +02:00 |
input.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
intrulist.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
main.cpp
|
Always set rqTermAck to true after binding returns
|
2013-09-23 00:02:28 +02:00 |
plane.cpp
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
plane.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
quad.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
quadarray.h
|
Use C99 integer types instead of Qt's
|
2013-09-04 13:30:14 +02:00 |
scene.cpp
|
Move draw order sorting into SceneElement
|
2013-09-06 13:10:41 +02:00 |
scene.h
|
Move draw order sorting into SceneElement
|
2013-09-06 13:10:41 +02:00 |
serial-util.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
serializable.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
shader.cpp
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
shader.h
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
sprite.cpp
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
sprite.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
table.cpp
|
Add bounds check to setter
|
2013-09-04 17:01:51 +02:00 |
table.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
texpool.cpp
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
texpool.h
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
tilemap.cpp
|
Remove 'Default' FBO binding (only allow 'Read' and 'Draw')
|
2013-09-06 14:56:30 +02:00 |
tilemap.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
tilequad.cpp
|
Cosmetic changes
|
2013-09-21 14:45:27 +02:00 |
tilequad.h
|
Cosmetic changes
|
2013-09-21 14:45:27 +02:00 |
transform.h
|
Add GPL license header
|
2013-09-01 18:26:36 +02:00 |
util.h
|
Rename 'bound' to 'clamp'
|
2013-09-03 15:31:29 +02:00 |
viewport.cpp
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
viewport.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
window.cpp
|
Remove 'Default' FBO binding (only allow 'Read' and 'Draw')
|
2013-09-06 14:56:30 +02:00 |
window.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |