.. |
ai
|
CRAB: Initialize delay to 0 in Movement constructor
|
2023-08-11 11:17:18 +02:00 |
animation
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
event
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
image
|
GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data
|
2024-07-02 13:31:18 +01:00 |
input
|
CRAB: Fix keys getting eaten when trying to input save name
|
2023-10-11 18:31:38 +05:30 |
item
|
CRAB: Make StringPool class follow code conventions
|
2023-08-10 17:06:59 +02:00 |
level
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
music
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
people
|
CRAB: Chain trait constructors
|
2023-08-11 11:17:18 +02:00 |
rapidxml
|
CRAB: Properly initialize all class members in RapidXML code
|
2023-08-11 11:17:18 +02:00 |
stat
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
text
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
TMX
|
COMMON: Avoid including engine headers in common code for DebugChannelDef
|
2024-06-20 20:15:57 +01:00 |
ui
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
app.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
app.h
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
backInserter.h
|
CRAB: JANITORIAL: Fix indentation of copyright notice
|
2023-08-10 17:06:59 +02:00 |
collision.cpp
|
CRAB: Make remaining files follow code formatting conventions
|
2023-08-10 17:06:59 +02:00 |
collision.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
color.h
|
CRAB: Fix Color struct
|
2023-08-10 17:06:59 +02:00 |
configure.engine
|
CRAB: Add proper deps in configure.engine
|
2023-08-10 17:06:59 +02:00 |
console.cpp
|
CRAB: Fix FPS being shown unnecessarily.
|
2023-11-14 21:30:32 +05:30 |
console.h
|
CRAB: Add Debug Output for Keymaps
|
2023-11-13 18:08:46 +05:30 |
crab.cpp
|
GRAPHICS: Move PaletteManager definition to a separate header
|
2024-03-12 12:24:00 +02:00 |
crab.h
|
ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason
|
2023-12-08 12:21:16 +01:00 |
credits.pl
|
CRAB: Add credits
|
2023-08-10 17:06:59 +02:00 |
detection.cpp
|
ENGINES: Create a type aware advanced detector
|
2024-06-30 18:39:06 +02:00 |
detection.h
|
ENGINES: Create a type aware advanced detector
|
2024-06-30 18:39:06 +02:00 |
filesystem.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
filesystem.h
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
game.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
game.h
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
GameClock.h
|
CRAB: Cleanup includes of game class
|
2023-08-10 17:06:59 +02:00 |
GameParam.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
GameParam.h
|
COMMON: Avoid including engine headers in common code for DebugChannelDef
|
2024-06-20 20:15:57 +01:00 |
gamestate_container.h
|
CRAB: Cleanup includes in event and image component
|
2023-08-10 17:06:59 +02:00 |
gamestates.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
gametype.h
|
CRAB: Make misc classes follow code formatting conventions
|
2023-08-10 17:06:59 +02:00 |
levelpaths.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
LevelResult.h
|
CRAB: No need to init Common::String with ""
|
2023-08-10 17:06:59 +02:00 |
Line.h
|
CRAB: Cleanup includes for most of the files in Crab/
|
2023-08-10 17:06:59 +02:00 |
loaders.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
loaders.h
|
COMMON: Avoid including engine headers in common code for DebugChannelDef
|
2024-06-20 20:15:57 +01:00 |
LoadingScreen.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
LoadingScreen.h
|
CRAB: Cleanup includes for most of the files in Crab/
|
2023-08-10 17:06:59 +02:00 |
mainmenu.cpp
|
CRAB: Fix bug due to which loadgame dialog could pop up twice
|
2023-11-14 17:52:32 +05:30 |
mainmenu.h
|
CRAB: JANITORIAL: Fix code formatting of structs
|
2023-08-10 17:06:59 +02:00 |
metaengine.cpp
|
CRAB: Cleanup headers in crab.h
|
2023-08-10 17:06:59 +02:00 |
metaengine.h
|
ENGINES: Create a type aware advanced meta engine
|
2024-06-30 18:39:06 +02:00 |
module.mk
|
CRAB: Add a separate class named TTSHandler
|
2023-11-24 11:34:21 +05:30 |
numstr.h
|
CRAB: Handle floats in numberTostring
|
2023-08-10 17:06:59 +02:00 |
PathfindingAgent.cpp
|
CRAB: Be consistent with usage of nullptr
|
2023-08-10 17:06:59 +02:00 |
PathfindingAgent.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
PathfindingGraphNode.cpp
|
CRAB: JANITORIAL: Code cleanup and fix formatting
|
2023-08-10 17:06:59 +02:00 |
PathfindingGraphNode.h
|
CRAB: Move from C style func(void) sytem to func() syntax
|
2023-08-10 17:06:59 +02:00 |
PathfindingGrid.cpp
|
CRAB: Pass arguments by ref in PathfindingGrid::setupNodes()
|
2023-08-11 11:17:18 +02:00 |
PathfindingGrid.h
|
CRAB: Pass arguments by ref in PathfindingGrid::setupNodes()
|
2023-08-11 11:17:18 +02:00 |
Polygon.cpp
|
CRAB: Cleanup headers in crab.h
|
2023-08-10 17:06:59 +02:00 |
Polygon.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
POTFILES
|
CRAB: Add a newline in POTFILES
|
2023-08-10 17:06:59 +02:00 |
PriorityQueue.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
Rectangle.cpp
|
CRAB: Make StringPool class follow code conventions
|
2023-08-10 17:06:59 +02:00 |
Rectangle.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
ScreenSettings.cpp
|
CRAB: Implement mousetrap functionality
|
2023-09-07 21:40:55 +05:30 |
ScreenSettings.h
|
CRAB: Fix bug due to which settings were not mirrored.
|
2023-09-07 19:12:35 +05:30 |
Shape.cpp
|
CRAB: collide() does not modify class
|
2023-08-10 17:06:59 +02:00 |
Shape.h
|
CRAB: collide() does not modify class
|
2023-08-10 17:06:59 +02:00 |
splash.cpp
|
CRAB: Cleanup includes for most of the files in Crab/
|
2023-08-10 17:06:59 +02:00 |
splash.h
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
timer.cpp
|
CRAB: Cleanup includes for most of the files in Crab/
|
2023-08-10 17:06:59 +02:00 |
timer.h
|
CRAB: Cleanup includes for most of the files in Crab/
|
2023-08-10 17:06:59 +02:00 |
TTSHandler.cpp
|
CRAB: Fix Segfault If TTS Subsystem Is Not Available
|
2024-05-06 04:03:57 +01:00 |
TTSHandler.h
|
CRAB: Add a separate class named TTSHandler
|
2023-11-24 11:34:21 +05:30 |
vectors.h
|
CRAB: Cleanup includes for most of the files in Crab/
|
2023-08-10 17:06:59 +02:00 |
XMLDoc.cpp
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
XMLDoc.h
|
CRAB: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |