mkxp-freebird/src
Jonas Kulla efa55ce6c2 Raise exception on invalid bitmap sizes
A difference to RMXP is that negative height values
will result in exceptions too.
Also change Bitmap constructors to not allocate Private
struct before potential exceptions.
2013-09-04 18:14:29 +02:00
..
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 Raise exception on invalid bitmap sizes 2013-09-04 18:14:29 +02:00
bitmap.h Mark internal methods 2013-09-03 15:21:44 +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 Rename 'bound' to 'clamp' 2013-09-03 15:31:29 +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 Rename 'resetInput' to 'resetInputStates' 2013-09-04 13:28:05 +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 Beautify constant 2013-09-04 17:03:00 +02:00
filesystem.h Initial commit 2013-09-01 16:27:21 +02:00
flashable.h Initial commit 2013-09-01 16:27:21 +02:00
font.cpp Initial commit 2013-09-01 16:27:21 +02:00
font.h Initial commit 2013-09-01 16:27:21 +02:00
gl-util.h Initial commit 2013-09-01 16:27:21 +02:00
global-ibo.h Use C99 integer types instead of Qt's 2013-09-04 13:30:14 +02:00
globalstate.cpp Initial commit 2013-09-01 16:27:21 +02:00
globalstate.h Initial commit 2013-09-01 16:27:21 +02:00
glstate.cpp Initial commit 2013-09-01 16:27:21 +02:00
glstate.h Initial commit 2013-09-01 16:27:21 +02:00
graphics.cpp Use C99 integer types instead of Qt's 2013-09-04 13:30:14 +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 Remove unnecessary variable 2013-09-04 11:31:35 +02:00
plane.cpp Initial commit 2013-09-01 16:27:21 +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 Initial commit 2013-09-01 16:27:21 +02:00
scene.h Initial commit 2013-09-01 16:27:21 +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 Initial commit 2013-09-01 16:27:21 +02:00
shader.h Initial commit 2013-09-01 16:27:21 +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 Use C99 integer types instead of Qt's 2013-09-04 13:30:14 +02:00
texpool.h Use C99 integer types instead of Qt's 2013-09-04 13:30:14 +02:00
tilemap.cpp Use C99 integer types instead of Qt's 2013-09-04 13:30:14 +02:00
tilemap.h Initial commit 2013-09-01 16:27:21 +02:00
tilequad.cpp Initial commit 2013-09-01 16:27:21 +02:00
tilequad.h Initial commit 2013-09-01 16:27:21 +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 Clean up unused code and documentation 2013-09-03 14:51:55 +02:00
window.h Initial commit 2013-09-01 16:27:21 +02:00