scummvm/engines/twine
Martin Gerhardy 699c8225c6 TWINE: replaced magic numbers with constants
and started to mark the angles - to be able to refacto them easier later on
2020-11-20 18:34:50 +01:00
..
actor.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
actor.h TWINE: doxygen for scripts 2020-11-20 18:26:35 +01:00
animations.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
animations.h TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
collision.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
collision.h TWINE: converted ShapeType to enum class 2020-11-14 15:54:45 +01:00
configure.engine
console.cpp TWINE: allow to disable all actors in a scene but one 2020-11-18 20:29:43 +01:00
console.h TWINE: allow to disable all actors in a scene but one 2020-11-18 20:29:43 +01:00
debug_grid.cpp TWINE: fixed free camera movement in other scenes 2020-11-16 21:23:04 +01:00
debug_grid.h
debug_scene.cpp
debug_scene.h TWINE: allow to disable all actors in a scene but one 2020-11-18 20:29:43 +01:00
debug.cpp TWINE: removed screenLookupTable 2020-11-16 21:23:04 +01:00
debug.h
detection.cpp
detection.h
extra.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
extra.h TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
flamovies.cpp TWINE: reduced scope 2020-11-13 17:45:04 +01:00
flamovies.h
gamestate.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
gamestate.h TWINE: ensure menu background after giving up 2020-11-13 17:45:04 +01:00
grid.cpp TWINE: fixed more memory leaks 2020-11-17 20:59:28 +01:00
grid.h TWINE: removed unused return value 2020-11-17 20:59:28 +01:00
holomap.cpp TWINE: replaced magic numbers 2020-11-17 21:44:16 +01:00
holomap.h
hqr.cpp TWINE: fixed memory leaks 2020-11-17 19:35:41 +01:00
hqr.h
input.cpp TWINE: added mouse cursor hovering helper function to input code 2020-11-18 20:29:43 +01:00
input.h TWINE: added mouse cursor hovering helper function to input code 2020-11-18 20:29:43 +01:00
interface.cpp TWINE: Reduced scope + minor cleanup 2020-11-16 21:23:04 +01:00
interface.h TWINE: removed screenLookupTable 2020-11-16 21:23:04 +01:00
menu.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
menu.h TWINE: prepare for mouse ui support 2020-11-18 20:29:43 +01:00
menuoptions.cpp TWINE: fixed selecting slot for saving 2020-11-17 21:09:50 +01:00
menuoptions.h
metaengine.cpp TWINE: started to convert the left/right mouse buttons to keymapper actions 2020-11-14 15:54:44 +01:00
module.mk
movements.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
movements.h TWINE: name a few unknown members 2020-11-16 21:23:03 +01:00
music.cpp
music.h
POTFILES
redraw.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
redraw.h TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
renderer.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
renderer.h TWINE: replaced magic numbers 2020-11-17 21:44:16 +01:00
resources.cpp TWINE: load holomap resources 2020-11-17 21:40:23 +01:00
resources.h TWINE: brk file comments 2020-11-19 18:35:27 +01:00
scene.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
scene.h TWINE: doxygen for scripts 2020-11-20 18:26:35 +01:00
screens.cpp TWINE: removing scaling code - use scummvm scaling 2020-11-13 17:45:04 +01:00
screens.h TWINE: removing scaling code - use scummvm scaling 2020-11-13 17:45:04 +01:00
script_life_v1.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
script_life_v1.h
script_move_v1.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
script_move_v1.h
shadeangletab.h
shared.h TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
sound.cpp TWINE: endless loops for samples is -1 - but we are expecting 0 2020-11-19 18:35:27 +01:00
sound.h TWINE: plug memory leaks 2020-11-17 19:35:41 +01:00
text.cpp TWINE: reduced scope 2020-11-18 20:29:43 +01:00
text.h TWINE: fixed memory leaks 2020-11-17 19:35:41 +01:00
twine.cpp TWINE: replaced magic numbers with constants 2020-11-20 18:34:50 +01:00
twine.h TWINE: removed screenLookupTable 2020-11-16 21:23:04 +01:00