.. |
audio
|
Revamp movie playback
|
2022-01-20 22:03:47 -05:00 |
crypto
|
Remove boost::unordered dependency (it broke)
|
2022-07-05 20:53:47 -04:00 |
display
|
Make Graphics thread-safety optional
|
2022-07-16 20:16:09 -04:00 |
etc
|
Remove libsigc++, use sigslot instead
|
2021-06-14 10:03:56 -04:00 |
filesystem
|
Use path select based on env rather than Debug
|
2022-01-16 22:56:58 -05:00 |
input
|
remove commonDataPath and update mkxp.json to match the actual behavior
|
2022-07-04 11:18:22 -04:00 |
net
|
Prevent relevant functions from stepping over Graphics.update when threading
|
2021-06-04 14:29:45 -04:00 |
system
|
support rendering using Metal
|
2022-01-16 19:57:50 -05:00 |
theoraplay
|
Implement Graphics.play_movie
|
2022-01-20 22:03:47 -05:00 |
util
|
Remove boost::unordered dependency (it broke)
|
2022-07-05 20:53:47 -04:00 |
binding.h
|
Implement F12 game reset (MRI only)
|
2014-09-26 06:25:47 +02:00 |
config.cpp
|
don't crash when no conf is present
|
2022-07-05 21:38:12 -04:00 |
config.h
|
Add ability to change configuration from Ruby
|
2022-07-05 03:16:44 -04:00 |
eventthread.cpp
|
Allow disabling the F1 menu through mkxp.json
|
2022-07-04 13:06:35 -04:00 |
eventthread.h
|
Make macOS happy.
|
2022-07-04 06:22:07 -04:00 |
main.cpp
|
Allow overriding mkxp.json from uder data directory
|
2022-07-04 20:02:04 -04:00 |
meson.build
|
Implement Graphics.play_movie
|
2022-01-20 22:03:47 -05:00 |
settingsmenu.cpp
|
Fix meson build
|
2022-07-05 18:16:43 -04:00 |
settingsmenu.h
|
Introduce F1 menu to reconfigure key bindings at runtime
|
2014-10-11 20:48:44 +02:00 |
sharedstate.cpp
|
Use steady_clock over high_resolution_clock
|
2021-02-26 16:30:19 -05:00 |
sharedstate.h
|
Remove libsigc++, use sigslot instead
|
2021-06-14 10:03:56 -04:00 |