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-01-17 15:33:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
gob
History
Max Horn
2b23374468
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/
...
svn-id: r27616
2007-06-22 20:04:44 +00:00
..
cdrom.cpp
…
cdrom.h
…
dataio.cpp
…
dataio.h
…
detection.cpp
…
draw_bargon.cpp
…
draw_v1.cpp
…
draw_v2.cpp
…
draw.cpp
…
draw.h
…
driver_vga.cpp
…
driver_vga.h
…
game_v1.cpp
…
game_v2.cpp
…
game.cpp
…
game.h
…
global.cpp
…
global.h
…
gob.cpp
…
gob.h
…
goblin_v1.cpp
…
goblin_v2.cpp
…
goblin_v3.cpp
…
goblin.cpp
…
goblin.h
…
imd.cpp
…
imd.h
…
init_v1.cpp
…
init_v2.cpp
…
init_v3.cpp
…
init.cpp
…
init.h
…
inter_bargon.cpp
…
inter_v1.cpp
…
inter_v2.cpp
…
inter_v3.cpp
…
inter.cpp
…
inter.h
…
map_v1.cpp
…
map_v2.cpp
…
map.cpp
…
map.h
…
module.mk
…
mult_v1.cpp
…
mult_v2.cpp
…
mult.cpp
…
mult.h
…
music.cpp
…
music.h
…
palanim.cpp
…
palanim.h
…
parse_v1.cpp
…
parse_v2.cpp
…
parse.cpp
…
parse.h
…
saveload_v2.cpp
…
saveload_v3.cpp
…
saveload.cpp
…
saveload.h
…
scenery_v1.cpp
…
scenery_v2.cpp
…
scenery.cpp
…
scenery.h
…
sound.cpp
…
sound.h
…
util.cpp
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/
2007-06-22 20:04:44 +00:00
util.h
…
video_v1.cpp
…
video_v2.cpp
…
video.cpp
…
video.h
…