This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-03-05 09:49:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
glk
/
glulx
History
Eugene Sandulenko
896eb1086e
GLK: GLULX: Remove duplicate gameids
2021-04-22 15:36:31 +02:00
..
accel.cpp
…
detection_tables.h
GLK: GLULX: Remove duplicate gameids
2021-04-22 15:36:31 +02:00
detection.cpp
GLK: GLULX: Mark games for testing
2020-12-20 11:10:00 -08:00
detection.h
…
exec.cpp
GLK: GLULX: Fix reading initial gamestate for Counterfeit Monkey
2020-12-22 19:40:55 -08:00
float.cpp
…
float.h
…
funcs.cpp
…
gestalt.cpp
…
glkop.cpp
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
glulx_types.h
…
glulx.cpp
GLK: GLULX: Fix startup crashes for some games
2020-08-25 19:43:29 -07:00
glulx.h
GLK: GLULX: Implement savegame logic
2020-10-07 21:59:41 -07:00
heap.cpp
…
operand.cpp
…
search.cpp
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
serial.cpp
GLK: GLULX: Fix reading initial gamestate for Counterfeit Monkey
2020-12-22 19:40:55 -08:00
string.cpp
…
vm.cpp
…