mkxp-sunshine/src
2018-09-27 06:34:39 +00:00
..
al-util.h Unify float literals to use f suffix and avoid double promotions 2015-07-21 12:13:24 +02:00
aldatasource.h Gutted midi system 2016-02-26 17:03:01 -05:00
alstream.cpp Gutted midi system 2016-02-26 17:03:01 -05:00
alstream.h
audio.cpp Committer: gir 2017-01-03 19:57:29 -06:00
audio.h Adding backend changes for settings menu 2017-01-01 04:48:40 -06:00
audiostream.cpp Manually rebased over latest mkxp commit. Some features, such as lighting, are not reimplemented yet. 2016-01-05 14:50:17 -05:00
audiostream.h AudioStream: Clarify thread-safe usage of stream flags 2015-03-22 08:42:43 +01:00
autotiles.cpp Tilemap(VX): Factor out common code into tilemap-common.h 2014-11-30 17:46:28 +01:00
binding.h
bitmap.cpp HACK to fix text rendering 2016-01-05 14:50:18 -05:00
bitmap.h
boost-hash.h
config.cpp Journal screen stuff 2016-10-13 20:26:01 -04:00
config.h Journal screen stuff 2016-10-13 20:26:01 -04:00
debugwriter.h Debug: Use native logging on Android 2014-12-31 18:52:20 +01:00
disposable.h
etc-internal.h TilemapVX: Clean up the horrible map viewport calculation code 2015-07-21 12:13:24 +02:00
etc.cpp
etc.h
eventthread.cpp Lots of stuff 2016-12-06 23:49:37 -05:00
eventthread.h I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
exception.h
filesystem.cpp Adapt RGSS archivers and filesystem to physfs 3.0 API 2018-09-27 06:34:39 +00:00
filesystem.h FileSystem: Fix file lookup if unrelated files with same name exist 2015-07-09 15:38:50 +02:00
flashable.h
font.cpp Gutted more unused features 2016-02-29 15:40:10 -05:00
font.h Gutted more unused features 2016-02-29 15:40:10 -05:00
gl-debug.cpp Build portability fixes and name input issue fix 2016-03-07 17:14:48 -05:00
gl-debug.h Rename src/debuglogger -> src/gl-debug 2014-11-29 17:51:37 +01:00
gl-fun.cpp Use compile time strlen 2014-12-31 18:52:20 +01:00
gl-fun.h Call glReleaseShaderCompiler on GLES 2014-12-31 18:52:20 +01:00
gl-meta.cpp Fix minimize crash by sacrificing an unnecessary feature 2016-12-26 20:57:51 -05:00
gl-meta.h GLMeta: Eliminate redundant parameter 2015-07-07 15:25:48 +02:00
gl-util.h gl-util.h: Unify function qualifier use 2014-12-31 18:52:21 +01:00
global-ibo.h
glstate.cpp GLState: Constify 2014-12-31 18:52:21 +01:00
glstate.h Lots of stuff 2016-12-06 23:49:37 -05:00
graphics.cpp Adding backend changes for settings menu 2017-01-01 04:48:40 -06:00
graphics.h Adding backend changes for settings menu 2017-01-01 04:48:40 -06:00
i18n.cpp Localization for keybinding menu 2017-06-29 13:22:36 -03:00
i18n.h Localization for keybinding menu 2017-06-29 13:22:36 -03:00
input.cpp I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
input.h I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
intrulist.h
keybindings.cpp Minor engine tweaks 2016-03-11 00:30:20 -05:00
keybindings.h added SDL controller support 2016-01-05 14:50:17 -05:00
main.cpp remove unused import 2017-06-29 13:38:50 -03:00
oneshot.cpp Messagebox fix 2016-12-15 05:39:51 -05:00
oneshot.h I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
pipe.h Journal screen stuff 2016-10-13 20:26:01 -04:00
plane.cpp Added footprints and src_rect to Plane class 2016-04-11 21:33:54 -04:00
plane.h Added footprints and src_rect to Plane class 2016-04-11 21:33:54 -04:00
quad.h
quadarray.h
rgssad.cpp Adapt RGSS archivers and filesystem to physfs 3.0 API 2018-09-27 06:34:39 +00:00
rgssad.h
scene.cpp Use more explicit vector math via method overloads 2015-02-10 17:04:00 +01:00
scene.h Constify 2015-07-07 16:06:45 +02:00
screen.cpp Journal screen stuff 2016-10-13 20:26:01 -04:00
sdl-util.h I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
sdlsoundsource.cpp
serial-util.h
serializable.h
settingsmenu.cpp Localization for keybinding menu 2017-06-29 13:22:36 -03:00
settingsmenu.h added SDL controller support 2016-01-05 14:50:17 -05:00
shader.cpp Gutted more unused features 2016-02-29 15:40:10 -05:00
shader.h Gutted more unused features 2016-02-29 15:40:10 -05:00
sharedstate.cpp Improved internationalization support 2016-04-06 13:45:36 -04:00
sharedstate.h Gutted midi system 2016-02-26 17:03:01 -05:00
soundemitter.cpp Unify float literals to use f suffix and avoid double promotions 2015-07-21 12:13:24 +02:00
soundemitter.h
sprite.cpp Added obscured/scratched window puzzle 2016-02-17 17:14:16 -05:00
sprite.h Added obscured/scratched window puzzle 2016-02-17 17:14:16 -05:00
steam.cpp Lots of stuff 2016-12-06 23:49:37 -05:00
steam.h Preliminary i18n improvements 2016-02-29 01:41:37 -05:00
table.cpp
table.h
texpool.cpp
texpool.h
tileatlas.cpp
tileatlas.h
tilemap-common.h Tilemap: Fix map viewport calculation 2015-07-21 12:13:25 +02:00
tilemap.cpp Rudimentary map wrapping added 2016-01-05 14:50:18 -05:00
tilemap.h Rudimentary map wrapping added 2016-01-05 14:50:18 -05:00
tilequad.cpp
tilequad.h
transform.h Unify float literals to use f suffix and avoid double promotions 2015-07-21 12:13:24 +02:00
trstr.h Localization for keybinding menu 2017-06-29 13:22:36 -03:00
util.h
vertex.cpp
vertex.h
viewport.cpp Use more explicit vector math via method overloads 2015-02-10 17:04:00 +01:00
viewport.h
vorbissource.cpp Add some general fixes from #111 found by @chosenofbear 2015-06-18 07:21:55 +02:00
window.cpp Unify float literals to use f suffix and avoid double promotions 2015-07-21 12:13:24 +02:00
window.h
xdg-user-dir-lookup.c Lots of stuff 2016-12-06 23:49:37 -05:00