.. |
anim.cpp
|
LAB: Remove duplicate code in a switch
|
2015-12-24 00:08:41 +01:00 |
anim.h
|
LAB: Implement the scroll buffer of doScrollWipe() and doScrollBounce()
|
2015-12-23 21:43:17 +01:00 |
configure.engine
|
LAB: Correct engine name spelling. No functional change.
|
2015-12-23 21:34:09 +01:00 |
console.cpp
|
LAB: Use int in for loops, instead of uint16
|
2015-12-23 21:43:17 +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
|
LAB: Merge flowTextToMem() inside flowText()
|
2015-12-24 12:27:56 +02:00 |
dispman.h
|
LAB: Merge flowTextToMem() inside flowText()
|
2015-12-24 12:27:56 +02:00 |
engine.cpp
|
LAB: Change condition defines into an enum
|
2015-12-24 12:36:26 +02:00 |
eventman.cpp
|
LAB: Use int in for loops, instead of uint16
|
2015-12-23 21:43:17 +01:00 |
eventman.h
|
LAB: Finish moving function comments to header
|
2015-12-23 21:35:33 +01: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
|
LAB: Rename overlayRect() to checkerboardEffect()
|
2015-12-23 21:43:17 +01:00 |
intro.cpp
|
LAB: Merge setPen() into rectFill()
|
2015-12-24 12:08:51 +02:00 |
intro.h
|
LAB: Handle intro font in intro constructor and destructor
|
2015-12-24 02:03:00 +01:00 |
lab.cpp
|
LAB: Initialize some variables in constructor
|
2015-12-24 07:47:46 +01:00 |
lab.h
|
LAB: Change the direction and map door defines into enums
|
2015-12-23 22:59:59 +02: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: Merge setPen() into rectFill()
|
2015-12-24 12:08:51 +02: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: Error out on unused opcodes
|
2015-12-23 23:07:40 +02:00 |
processroom.h
|
LAB: Change condition defines into an enum
|
2015-12-24 12:36:26 +02:00 |
resource.cpp
|
LAB: Change the direction and map door defines into enums
|
2015-12-23 22:59:59 +02:00 |
resource.h
|
LAB: Reduce the use of redirections in Resource
|
2015-12-23 21:35:34 +01:00 |
savegame.cpp
|
LAB: Stop adding useless garbage at the end of the savegames
|
2015-12-24 08:03:04 +01:00 |
special.cpp
|
LAB: Change condition defines into an enum
|
2015-12-24 12:36:26 +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 |