..
.cvsignore
Added .cvsignore
2005-04-05 16:30:44 +00:00
anim.cpp
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
anim.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
dataio.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
dataio.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
draw.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
draw.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
driver_vga.cpp
Apply "correct handling of transp in drawSprite()" patch by wjp.
2005-04-10 14:30:24 +00:00
driver_vga.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
game.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
game.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
global.cpp
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
global.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
gob.cpp
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
gob.h
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
goblin.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
goblin.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
init.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
init.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
inter.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
inter.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
map.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
map.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
module.mk
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
mult.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
mult.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
pack.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
pack.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
palanim.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
palanim.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
parse.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
parse.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
resource.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
resource.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
scenery.cpp
Some inter_variables cleanup.
2005-04-10 17:13:17 +00:00
scenery.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
sound.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
sound.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
timer.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
timer.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
util.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
util.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00
video.cpp
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
2005-04-09 19:32:29 +00:00
video.h
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
2005-04-09 19:19:54 +00:00