.. |
audio
|
CHEWY: Fix typo in character literal. PVS-Studio V1039
|
2023-10-31 14:20:30 -07:00 |
dialogs
|
CHEWY: Fix cancelling load from the main menu - bug #13682
|
2022-07-10 23:18:04 +03:00 |
rooms
|
JANITORIAL: Fix "the the" and similar typos
|
2022-07-29 19:36:40 +03:00 |
video
|
CHEWY: Renaming
|
2022-07-10 20:07:20 +03:00 |
ani_dat.h
|
CHEWY: Rename some variables
|
2022-07-04 07:14:11 +03:00 |
atds.cpp
|
CHEWY: Rewrite aad_get_zeilen as aadGetTxtLen
|
2023-08-07 23:16:51 +01:00 |
atds.h
|
CHEWY: Rewrite aad_get_zeilen as aadGetTxtLen
|
2023-08-07 23:16:51 +01:00 |
barriers.cpp
|
CHEWY: Renaming
|
2022-07-10 20:07:20 +03:00 |
barriers.h
|
CHEWY: Rename ged to barriers
|
2022-05-22 17:29:57 +03:00 |
chewy.cpp
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
chewy.h
|
ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason
|
2023-12-08 12:21:16 +01:00 |
configure.engine
|
CHEWY: Enable engine by default
|
2022-05-26 10:42:11 +02:00 |
console.cpp
|
CHEWY: Add a console command to set the cursor
|
2022-06-29 17:47:28 +03:00 |
console.h
|
CHEWY: Add a console command to set the cursor
|
2022-06-29 17:47:28 +03:00 |
credits.pl
|
|
|
cursor.cpp
|
CHEWY: Remove the CursorStatus flag
|
2022-07-01 20:04:22 +03:00 |
cursor.h
|
CHEWY: Remove the InputMgr class
|
2022-07-07 13:06:22 +03:00 |
defines.h
|
CHEWY: Remove dead code
|
2022-07-10 21:01:42 +03:00 |
detail.cpp
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
detail.h
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
detection.cpp
|
CHEWY: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
detection.h
|
CHEWY: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
effect.cpp
|
CHEWY: Remove unused parameters
|
2022-06-13 14:37:21 +03:00 |
effect.h
|
CHEWY: Remove unused parameters
|
2022-06-13 14:37:21 +03:00 |
events.cpp
|
CHEWY: Change default value of getSwitchCode()
|
2022-07-07 14:10:20 +03:00 |
events.h
|
CHEWY: Remove the InputMgr class
|
2022-07-07 13:06:22 +03:00 |
font.cpp
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
font.h
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
globals.cpp
|
|
|
globals.h
|
CHEWY: Renaming
|
2022-07-10 15:25:19 +03:00 |
inits.cpp
|
CHEWY: Remove dead code
|
2022-07-10 21:01:42 +03:00 |
main.cpp
|
CHEWY: Fix cancelling load from the main menu - bug #13682
|
2022-07-10 23:18:04 +03:00 |
main.h
|
CHEWY: Move the ChewyFont class into a separate file
|
2022-07-07 12:25:46 +03:00 |
mcga_graphics.cpp
|
CHEWY: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
mcga_graphics.h
|
CHEWY: Remove the InputMgr class
|
2022-07-07 13:06:22 +03:00 |
memory.cpp
|
CHEWY: Cleanup
|
2022-07-07 13:06:54 +03:00 |
memory.h
|
|
|
menus.cpp
|
CHEWY: Remove the InputMgr class
|
2022-07-07 13:06:22 +03:00 |
menus.h
|
|
|
metaengine.cpp
|
CHEWY: Use checkExtendedSaves()
|
2022-11-27 14:36:14 +01:00 |
module.mk
|
CHEWY: Remove the InputMgr class
|
2022-07-07 13:06:22 +03:00 |
movclass.cpp
|
CHEWY: Rename ged to barriers
|
2022-05-22 17:29:57 +03:00 |
movclass.h
|
CHEWY: Refactor the room barrier (GED) code
|
2022-05-22 17:29:57 +03:00 |
ngstypes.h
|
CHEWY: Remove the CustomInfo struct
|
2022-07-07 13:07:23 +03:00 |
object_extra.cpp
|
|
|
object_extra.h
|
|
|
object.cpp
|
CHEWY: Rename stop_detail() -> stopDetail()
|
2022-07-07 12:10:03 +03:00 |
object.h
|
|
|
POTFILES
|
CHEWY: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
r_event.cpp
|
CHEWY: Renaming
|
2022-07-10 20:07:20 +03:00 |
resource.cpp
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
resource.h
|
CHEWY: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
room.cpp
|
CHEWY: Remove dead code
|
2022-07-10 21:01:42 +03:00 |
room.h
|
CHEWY: Remove dead code
|
2022-07-10 21:01:42 +03:00 |
sound.cpp
|
CHEWY: Fix compilation
|
2022-07-10 20:07:19 +03:00 |
sound.h
|
CHEWY: Remove the overriden music buffer added for bug #13672
|
2022-07-10 20:07:19 +03:00 |
sprite.cpp
|
CHEWY: Fix in-game dialogs - bugs #13594 and 13632
|
2022-07-07 15:07:44 +03:00 |
t_event.cpp
|
CHEWY: Hide the mouse cursor when showing the notebook
|
2023-11-05 12:38:57 +02:00 |
text.cpp
|
CHEWY: Fix dynamic texts - bug #13523
|
2022-07-09 22:37:06 +03:00 |
text.h
|
CHEWY: Fix dynamic texts - bug #13523
|
2022-07-09 22:37:06 +03:00 |
timer.cpp
|
|
|
timer.h
|
|
|
types.cpp
|
CHEWY: Renaming
|
2022-07-10 20:07:20 +03:00 |
types.h
|
CHEWY: Renaming
|
2022-07-10 20:07:20 +03:00 |