.. |
configure.engine
|
MACVENTURE: Add empty engine
|
2016-08-14 18:07:22 +02:00 |
container.cpp
|
MACVENTURE: Break up one-line ifs and fix braces
|
2016-08-19 16:30:24 +02:00 |
container.h
|
MACVENTURE: Extract implementation of Container
|
2016-08-19 16:30:24 +02:00 |
controls.cpp
|
MACVENTURE: Fix formatting
|
2016-08-19 16:30:24 +02:00 |
controls.h
|
MACVENTURE: Fix formatting
|
2016-08-19 16:30:24 +02:00 |
cursor.cpp
|
MACVENTURE: Fix cursor warning
|
2016-08-19 16:30:23 +02:00 |
datafiles.cpp
|
MACVENTURE: Add static array for border names
|
2016-08-19 16:56:44 +02:00 |
debug.h
|
MACVENTURE: Add conditionals to engine destructors
|
2016-08-19 16:29:00 +02:00 |
detection.cpp
|
MACVENTURE: Add creation date and playtime to savegames
|
2016-08-21 16:42:19 +02:00 |
dialog.cpp
|
MACVENTURE: Fix formatting
|
2016-08-19 16:30:24 +02:00 |
dialog.h
|
MACVENTURE: Fix formatting
|
2016-08-19 16:30:24 +02:00 |
gui.cpp
|
MACVENTURE: Remove leftover comments and document magic constants
|
2016-08-19 16:30:24 +02:00 |
gui.h
|
MACVENTURE: Remove leftover comments and document magic constants
|
2016-08-19 16:30:24 +02:00 |
hufflists.h
|
MACVENTURE: Add text decoding (without composite)
|
2016-08-14 18:28:08 +02:00 |
image.cpp
|
MACVENTURE: Fix double overflow when blitting
|
2016-08-19 16:30:25 +02:00 |
image.h
|
MACVENTURE: Remove leftover comments and document magic constants
|
2016-08-19 16:30:24 +02:00 |
macventure.cpp
|
MACVENTURE: Fix game file path retrieval
|
2016-08-19 16:41:25 +02:00 |
macventure.h
|
MACVENTURE: Fix formatting
|
2016-08-19 16:30:24 +02:00 |
module.mk
|
MACVENTURE: Extract implementation of Container
|
2016-08-19 16:30:24 +02:00 |
prebuilt_dialogs.cpp
|
MACVENTURE: Remove constructors from prebuilt dialogs
|
2016-08-19 16:30:24 +02:00 |
prebuilt_dialogs.h
|
MACVENTURE: Remove constructors from prebuilt dialogs
|
2016-08-19 16:30:24 +02:00 |
saveload.cpp
|
MACVENTURE: Add creation date and playtime to savegames
|
2016-08-21 16:42:19 +02:00 |
script.cpp
|
MACVENTURE: Remove JavaScript constructs
|
2016-08-19 16:30:25 +02:00 |
script.h
|
MACVENTURE: Remove JavaScript constructs
|
2016-08-19 16:30:25 +02:00 |
sound.cpp
|
MACVENTURE: Remove JavaScript constructs
|
2016-08-19 16:30:25 +02:00 |
sound.h
|
MACVENTURE: Add basic audio playback
|
2016-08-14 19:00:36 +02:00 |
stringtable.h
|
MACVENTURE: Fix formatting
|
2016-08-19 16:30:24 +02:00 |
text.cpp
|
MACVENTURE: Substitute charcodes with char constants
|
2016-08-19 17:02:48 +02:00 |
text.h
|
MACVENTURE: Refactor dialogs and controls
|
2016-08-14 18:57:26 +02:00 |
windows.cpp
|
MACVENTURE: Fix some of the offsets
|
2016-08-14 19:01:01 +02:00 |
windows.h
|
MACVENTURE: Add static array for border names
|
2016-08-19 16:56:44 +02:00 |
world.cpp
|
MACVENTURE: Remove leftover comments and document magic constants
|
2016-08-19 16:30:24 +02:00 |
world.h
|
MACVENTURE: Refactor world to extract new game method
|
2016-08-19 16:29:16 +02:00 |