.. |
actor.cpp
|
TWINE: replaced magic numbers with constants
|
2020-11-20 18:34:50 +01:00 |
actor.h
|
TWINE: comment about the animation type
|
2020-11-21 15:24:46 +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
|
TWINE: switched from unstable to testing and build by default
|
2020-11-06 16:52:45 +01:00 |
console.cpp
|
TWINE: give_all_items enables the inventory
|
2020-11-20 18:34:50 +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
|
TWINE: connect more keymapper actions
|
2020-10-24 16:12:55 +02:00 |
debug_scene.cpp
|
TWINE: cleanup in debug window
|
2020-11-03 18:29:37 +01:00 |
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
|
TWINE: connect more keymapper actions
|
2020-10-24 16:12:55 +02:00 |
detection.cpp
|
TWINE: re-added detection entry from pull request 2557
|
2020-11-06 16:56:43 +01:00 |
detection.h
|
TWINE: added game variant detection by gameId
|
2020-10-26 18:11:14 +01:00 |
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
|
TWINE: endian safe fla parsing
|
2020-11-06 16:52:45 +01:00 |
gamestate.cpp
|
TWINE: restore saving hero respawn position to the scene start position
|
2020-11-21 15:24:46 +01:00 |
gamestate.h
|
TWINE: comments and added missing termination byte to savegame
|
2020-11-21 15:24:46 +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
|
TWINE: started to implement holomap location loading
|
2020-11-03 18:29:37 +01:00 |
hqr.cpp
|
TWINE: fixed memory leaks
|
2020-11-17 19:35:41 +01:00 |
hqr.h
|
TWINE: the hqr code doesn't have any state - converted back to functions
|
2020-10-30 23:50:44 +01:00 |
input.cpp
|
TWINE: changed behaviour of ScopedKeyMap
|
2020-11-21 15:38:36 +01:00 |
input.h
|
TWINE: changed behaviour of ScopedKeyMap
|
2020-11-21 15:38:36 +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: changed behaviour of ScopedKeyMap
|
2020-11-21 15:38:36 +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
|
TWINE: implement load-savegame menu
|
2020-11-03 18:29:36 +01:00 |
metaengine.cpp
|
TWINE: fixed default key mappings
|
2020-11-21 15:55:44 +01:00 |
module.mk
|
TWINE: the hqr code doesn't have any state - converted back to functions
|
2020-10-30 23:50:44 +01:00 |
movements.cpp
|
TWINE: moved cursor key mask handling into movement class
|
2020-11-21 15:24:46 +01:00 |
movements.h
|
TWINE: moved cursor key mask handling into movement class
|
2020-11-21 15:24:46 +01:00 |
music.cpp
|
TWINE: fallback to midi if audio cd isn't available
|
2020-11-03 18:24:55 +01:00 |
music.h
|
TWINE: fallback to midi if audio cd isn't available
|
2020-11-03 18:24:55 +01:00 |
POTFILES
|
ALL: Clarify POTFILES, remove redundant common/translations.h includes
|
2020-11-10 03:03:49 +01:00 |
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: hide member of Movements class
|
2020-11-21 15:24:46 +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: hide member of Movements class
|
2020-11-21 15:24:46 +01:00 |
script_life_v1.h
|
TWINE: renamed source files
|
2020-10-27 17:14:04 +01:00 |
script_move_v1.cpp
|
TWINE: replaced magic numbers with constants
|
2020-11-20 18:34:50 +01:00 |
script_move_v1.h
|
TWINE: renamed source files
|
2020-10-27 17:14:04 +01:00 |
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: changed behaviour of ScopedKeyMap
|
2020-11-21 15:38:36 +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 |