.. |
al-util.h
|
Audio: Implement RGSS2 ogg looping
|
2013-12-04 16:44:34 +01:00 |
audio.cpp
|
Spacing
|
2014-01-01 12:59:40 +01:00 |
audio.h
|
Don't expose global modules' con/destructors
|
2013-12-05 00:34:11 +01: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
|
update extension usage..
|
2013-12-31 16:31:03 -05:00 |
bitmap.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
boost-hash.h
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
config.cpp
|
Merge #8
|
2014-01-02 00:11:57 +01:00 |
config.h
|
Merge #8
|
2014-01-02 00:11:57 +01:00 |
debuglogger.cpp
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
debuglogger.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
debugwriter.h
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
disposable.h
|
Exception: Constructor now takes printf style arguments
|
2013-12-29 18:05:11 +01:00 |
etc-internal.h
|
can't sizeof an iVar in a static function
|
2013-12-31 16:32:12 -05:00 |
etc.cpp
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
etc.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
eventthread.cpp
|
EventThread: Properly allocate SDL user event codes
|
2014-01-02 02:22:10 +01:00 |
eventthread.h
|
EventThread: Properly allocate SDL user event codes
|
2014-01-02 02:22:10 +01:00 |
exception.h
|
Exception: Constructor now takes printf style arguments
|
2013-12-29 18:05:11 +01:00 |
filesystem.cpp
|
Spacing
|
2014-01-01 12:59:40 +01:00 |
filesystem.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
flashable.h
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
font.cpp
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
font.h
|
Font: Add clone constructor
|
2013-10-31 10:09:57 +01:00 |
gl-util.h
|
code style fixes
|
2014-01-01 11:01:05 -05:00 |
global-ibo.h
|
Replace QVector, QList with std::vector, std::list
|
2013-12-26 20:18:33 +01:00 |
glstate.cpp
|
update extension usage..
|
2013-12-31 16:31:03 -05:00 |
glstate.h
|
cleaner approach to handling the viewport bug
|
2013-12-31 19:56:20 -05:00 |
graphics.cpp
|
Merge #8
|
2014-01-02 00:11:57 +01:00 |
graphics.h
|
Don't expose global modules' con/destructors
|
2013-12-05 00:34:11 +01:00 |
input.cpp
|
Replace QVector, QList with std::vector, std::list
|
2013-12-26 20:18:33 +01:00 |
input.h
|
Don't expose global modules' con/destructors
|
2013-12-05 00:34:11 +01:00 |
intrulist.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
main.cpp
|
EventThread: Properly allocate SDL user event codes
|
2014-01-02 02:22:10 +01:00 |
perftimer.cpp
|
update extension usage..
|
2013-12-31 16:31:03 -05:00 |
perftimer.h
|
Factor out performance timers into separate files
|
2013-09-27 16:54:01 +02:00 |
plane.cpp
|
Shader: Group all shaders in one collective struct
|
2013-12-11 05:22:13 +01:00 |
plane.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
quad.h
|
Fix up glew include paths
|
2013-10-14 02:22:34 +02:00 |
quadarray.h
|
Replace QStack with std::stack
|
2013-12-27 20:10:01 +01:00 |
scene.cpp
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
scene.h
|
correct ScanRow forward declares
|
2013-12-31 16:31:24 -05:00 |
serial-util.h
|
Serialization: Fix typos resulting in corrupted data
|
2013-10-17 01:01:25 +02:00 |
serializable.h
|
Remove Serializable's virtual destructor. It didn't do anything anyway.
|
2013-09-27 04:39:35 +02:00 |
shader.cpp
|
Shader: Throw on compile/link error, and print info logs
|
2013-12-30 01:38:47 +01:00 |
shader.h
|
Shader: Throw on compile/link error, and print info logs
|
2013-12-30 01:38:47 +01:00 |
sharedstate.cpp
|
FileSystem: Make path caching optional via config
|
2014-01-01 07:13:35 +01:00 |
sharedstate.h
|
SharedState: Throw exception on errors (and handle them)
|
2013-12-30 01:37:55 +01:00 |
sprite.cpp
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
sprite.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |
table.cpp
|
Table: Serialize actual table dimensions instead of '3'
|
2014-01-02 03:39:22 +01:00 |
table.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
texpool.cpp
|
Exception: Constructor now takes printf style arguments
|
2013-12-29 18:05:11 +01:00 |
texpool.h
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
tileatlas.cpp
|
Replace QVector, QList with std::vector, std::list
|
2013-12-26 20:18:33 +01:00 |
tileatlas.h
|
Replace QVector, QList with std::vector, std::list
|
2013-12-26 20:18:33 +01:00 |
tilemap.cpp
|
Spacing
|
2014-01-01 12:59:40 +01:00 |
tilemap.h
|
Ifdef out more RGSS2 functionality
|
2013-10-06 10:28:03 +02:00 |
tilequad.cpp
|
Cosmetic changes
|
2013-09-21 14:45:27 +02:00 |
tilequad.h
|
Remove unneeded include
|
2013-12-11 23:52:20 +01:00 |
transform.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
util.h
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
viewport.cpp
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
viewport.h
|
Sanitize #include statements
|
2013-12-04 17:48:37 +01:00 |
window.cpp
|
Transition from QtCore to stdc++ / STL / boost
|
2013-12-29 13:59:26 +01:00 |
window.h
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |