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-02-08 20:07:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
ags
/
engine
History
Hubert Maier
912adcf19b
AGS: Correct spelling mistake
...
accomodate -> accommodate
2022-10-27 15:56:08 +02:00
..
ac
AGS: Don't use unsafe sprintf and vsprintf
2022-10-23 22:46:19 +02:00
debugging
AGS: removed redundant global variable numBreakpoints
2022-10-09 18:45:15 +01:00
device
…
font
…
game
AGS: Correct spelling mistake
2022-10-27 15:56:08 +02:00
gfx
…
gui
AGS: Don't use unsafe strcat and strcpy
2022-10-23 22:46:19 +02:00
main
AGS: Don't use unsafe sprintf and vsprintf
2022-10-23 22:46:19 +02:00
media
AGS: reimplemented clear division of clip position by sound type
2022-10-10 23:42:34 +01:00
platform
…
script
AGS: Correct spelling mistake
2022-10-27 15:56:08 +02:00
util
…