.. |
anim.cpp
|
LAB: Simplify Anim output to buffer
|
2015-12-24 16:53:32 +01:00 |
anim.h
|
LAB: Simplify Anim output to buffer
|
2015-12-24 16:53:32 +01:00 |
configure.engine
|
LAB: Correct engine name spelling. No functional change.
|
2015-12-23 21:34:09 +01:00 |
console.cpp
|
LAB: Avoid manual memory management of RuleList
|
2015-12-24 20:28:57 +01:00 |
console.h
|
LAB: Extend the scene_resources command and add the find_action command
|
2015-12-23 21:43:16 +01:00 |
detection.cpp
|
LAB: Also mention Terra Nova Development in the engine copyright message
|
2015-12-23 21:43:17 +01:00 |
dispman.cpp
|
Use Common::Keycode and enums in interface buttons
|
2015-12-24 19:12:02 +02:00 |
dispman.h
|
LAB: Rename closeFont() to freeFont()
|
2015-12-24 18:30:54 +02:00 |
engine.cpp
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2015-12-24 20:29:58 +01:00 |
eventman.cpp
|
LAB: More cleanup of the keyboard handling code
|
2015-12-24 18:25:16 +02:00 |
eventman.h
|
LAB: Rename kMessageDeltaMove to kMessageMoveCursorToCloseup
|
2015-12-24 19:44:42 +02:00 |
image.cpp
|
LAB: Finish moving function comments to header
|
2015-12-23 21:35:33 +01:00 |
image.h
|
LAB: Finish moving function comments to header
|
2015-12-23 21:35:33 +01:00 |
interface.cpp
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2015-12-24 20:29:58 +01:00 |
intro.cpp
|
LAB: Rename closeFont() to freeFont()
|
2015-12-24 18:30:54 +02:00 |
intro.h
|
LAB: Handle intro font in intro constructor and destructor
|
2015-12-24 02:03:00 +01:00 |
lab.cpp
|
LAB: Avoid manual memory management of CloseData
|
2015-12-24 20:28:57 +01:00 |
lab.h
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2015-12-24 20:29:58 +01:00 |
labsets.cpp
|
LAB: Replace char* by Common::String in several functions
|
2015-12-23 21:35:31 +01:00 |
labsets.h
|
LAB: Replace char* by Common::String in several functions
|
2015-12-23 21:35:31 +01:00 |
map.cpp
|
LAB: Remove the 3rd parameter of drawMap (always false)
|
2015-12-24 18:55:10 +01:00 |
module.mk
|
LAB: Add a console, with two new commands (scene and scene_resources)
|
2015-12-23 21:43:16 +01:00 |
music.cpp
|
LAB: Remove left-over long size specifiers
|
2015-12-23 21:43:17 +01:00 |
music.h
|
LAB: Get rid of _waitTillFinished
|
2015-12-23 21:43:16 +01:00 |
processroom.cpp
|
LAB: Make tab behave more logically
|
2015-12-24 20:28:57 +01:00 |
processroom.h
|
LAB: Avoid manual memory management of CloseData
|
2015-12-24 20:28:57 +01:00 |
resource.cpp
|
LAB: Make readAction consistent with the other read functions
|
2015-12-24 20:28:57 +01:00 |
resource.h
|
LAB: Make readAction consistent with the other read functions
|
2015-12-24 20:28:57 +01:00 |
savegame.cpp
|
LAB: Use constant for breadcrumbs-related loops
|
2015-12-25 02:18:07 +01:00 |
special.cpp
|
Use Common::Keycode and enums in interface buttons
|
2015-12-24 19:12:02 +02:00 |
tilepuzzle.cpp
|
LAB: Merge setPen() into rectFill()
|
2015-12-24 12:08:51 +02:00 |
tilepuzzle.h
|
LAB: Move some more comments to header files
|
2015-12-23 21:35:33 +01:00 |
utils.cpp
|
LAB: Use int in for loops, instead of uint16
|
2015-12-23 21:43:17 +01:00 |
utils.h
|
LAB: Move some more comments to header files
|
2015-12-23 21:35:33 +01:00 |