.. |
area_object.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
area_object.h
|
BAGEL: Add some more const and override keywords
|
2024-05-29 21:57:09 +01:00 |
bagel.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
bagel.h
|
BAGEL: Add some virtual and override keywords, change the signature of CBofFile::close()
|
2024-05-31 22:46:38 +01:00 |
base_pda.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
base_pda.h
|
BAGEL: Add some more const and override keywords
|
2024-05-29 21:57:09 +01:00 |
bmp_object.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
bmp_object.h
|
BAGEL: Add some missing const, remove some unused code, rename a couple of functions
|
2024-05-15 23:10:28 +01:00 |
button_object.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
button_object.h
|
BAGEL: Add some missing const, remove some unused code, rename a couple of functions
|
2024-05-15 23:10:28 +01:00 |
character_object.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
character_object.h
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
chat_wnd.cpp
|
BAGEL: Move assignments out of if statements and remove useless null checks before deletes in CBagChatWnd, CBagObject, CBofPalette, CBofSprite and CQueue
|
2024-05-15 07:19:30 +01:00 |
chat_wnd.h
|
BAGEL: Renaming in chat_wnd
|
2024-05-05 13:27:01 +02:00 |
command_object.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
command_object.h
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
cursor.cpp
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
cursor.h
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
dev_dlg.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
dev_dlg.h
|
BAGEL: Rename CDevDlg::create() to CDevDlg::createWindow()
|
2024-06-04 00:45:12 +02:00 |
dossier_object.cpp
|
BAGEL: add const keyword to multiple variables
|
2024-06-16 23:45:36 +01:00 |
dossier_object.h
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
event_sdev.cpp
|
BAGEL: Constify more variables, change a switch in if/else in CBagExpression::setInfo()
|
2024-06-17 21:53:27 +01:00 |
event_sdev.h
|
BAGEL: Rename members of event_sdev
|
2024-05-05 13:27:01 +02:00 |
exam.cpp
|
BAGEL: Constify more variables, change a switch in if/else in CBagExpression::setInfo()
|
2024-06-17 21:53:27 +01:00 |
exam.h
|
BAGEL: Renaming in exam, reduce the number of parameters of one constructor
|
2024-05-05 13:27:01 +02:00 |
expression_object.cpp
|
BAGEL: Constify more variables, change a switch in if/else in CBagExpression::setInfo()
|
2024-06-17 21:53:27 +01:00 |
expression_object.h
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
expression.cpp
|
BAGEL: Constify more variables, change a switch in if/else in CBagExpression::setInfo()
|
2024-06-17 21:53:27 +01:00 |
expression.h
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
fmovie.cpp
|
BAGEL: constify some more variables, change checks on _smk to return false asap in CBagFMovie
|
2024-06-17 22:32:20 +01:00 |
fmovie.h
|
BAGEL: remove _reversedFl in CBagFMovie
|
2024-06-12 22:03:05 +01:00 |
help.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
help.h
|
BAGEL: Rename in help.h/cpp
|
2024-05-05 13:27:01 +02:00 |
ifstream.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
ifstream.h
|
BAGEL: Split ifstream code into its own cpp file, some refactoring
|
2024-05-05 13:27:01 +02:00 |
inv.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
inv.h
|
BAGEL: renaming in inv
|
2024-05-05 13:27:01 +02:00 |
link_object.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
link_object.h
|
BAGEL: Pass some parameters as reference instead of value, remove an useless include, move some code from header to cpp file
|
2024-06-12 22:42:20 +01:00 |
log_msg.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
log_msg.h
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
master_win.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
master_win.h
|
BAGEL: Remove const qualifier for parameters in function declarations
|
2024-06-05 22:36:05 +01:00 |
menu_dlg.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
menu_dlg.h
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
moo.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
moo.h
|
BAGEL: Fix various tiny issues (missing or useless keywords, typos, variable scopes, ...)
|
2024-05-26 06:21:48 +01:00 |
movie_object.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
movie_object.h
|
BAGEL: Some renaming in movie_object, remove useless asignments of rc in runObject() (CIC 1544842)
|
2024-05-07 09:33:29 +01:00 |
object.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
object.h
|
BAGEL: Pass some parameters as reference instead of value, remove an useless include, move some code from header to cpp file
|
2024-06-12 22:42:20 +01:00 |
paint_table.cpp
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
paint_table.h
|
BAGEL: Renaming in pan_bitmap and pan_window, fix typos, move some code from header to cpp file, remove unused functions
|
2024-05-05 13:27:01 +02:00 |
pan_bitmap.cpp
|
BAGEL: Initialize variables in CBagPanBitmap
|
2024-05-20 15:27:29 +01:00 |
pan_bitmap.h
|
BAGEL: Remove const qualifier for parameters in function declarations
|
2024-06-05 22:36:05 +01:00 |
pan_window.cpp
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
pan_window.h
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
parse_object.cpp
|
BAGEL: Remove null checks before delete, remove useless assignment
|
2024-05-30 06:10:52 +01:00 |
parse_object.h
|
BAGEL: Remove some useless initializations (value directly overwritten), reduce variable scopes
|
2024-05-30 06:19:42 +01:00 |
pda.cpp
|
BAGEL: Fix several PVS studio issues
|
2024-05-18 21:59:42 +01:00 |
pda.h
|
BAGEL: Some renaming in base_pda, initialize several variables in the constructor (CIC 1544840 )
|
2024-05-06 21:43:50 +01:00 |
res.h
|
BAGEL: Move WLD constants from CPP files to res.h
|
2024-05-05 13:27:01 +02:00 |
rp_object.cpp
|
BAGEL: Remove some useless initializations (value directly overwritten), reduce variable scopes
|
2024-05-30 06:19:42 +01:00 |
rp_object.h
|
BAGEL: Remove some unused includes, reduce a couple of variable scopes, add missing parenthesis in macro definitions
|
2024-06-11 22:35:00 +01:00 |
save_game_file.cpp
|
BAGEL: Remove useless null check on bofCAlloc return value
|
2024-05-24 08:17:10 +01:00 |
save_game_file.h
|
BAGEL: Some renaming in save_game_file
|
2024-05-05 13:27:01 +02:00 |
sound_object.cpp
|
BAGEL: Change the type pour CBagSoundObject::newSound to avoid an unused return value
|
2024-05-19 13:25:27 +01:00 |
sound_object.h
|
BAGEL: Change the type pour CBagSoundObject::newSound to avoid an unused return value
|
2024-05-19 13:25:27 +01:00 |
sprite_object.cpp
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
sprite_object.h
|
BAGEL: Fix various tiny issues (missing or useless keywords, typos, variable scopes, ...)
|
2024-05-26 06:21:48 +01:00 |
storage_dev_bmp.cpp
|
BAGEL: Remove an unused funtion in CBagStorageDevBmp
|
2024-05-27 22:49:45 +01:00 |
storage_dev_bmp.h
|
BAGEL: Remove an unused funtion in CBagStorageDevBmp
|
2024-05-27 22:49:45 +01:00 |
storage_dev_win.cpp
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
storage_dev_win.h
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
text_object.cpp
|
BAGEL: Rename CBagMenuDlg::create to CBagMenuDlg::createDlg
|
2024-06-04 00:45:12 +02:00 |
text_object.h
|
BAGEL: Added missing override keywords
|
2024-05-05 13:27:01 +02:00 |
thing_object.h
|
BAGEL: Rename in res.h, fix typos in object.object.h
|
2024-05-05 13:27:01 +02:00 |
time_object.cpp
|
BAGEL: More work on useless null checks
|
2024-05-19 13:24:35 +01:00 |
time_object.h
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
var.cpp
|
BAGEL: Added 'timefreeze' console command to pause time
|
2024-06-23 15:25:18 -07:00 |
var.h
|
BAGEL: Added 'timefreeze' console command to pause time
|
2024-06-23 15:25:18 -07:00 |
variable_object.cpp
|
BAGEL: Fix some more small issues (useless variables, avoid useless variable initialization, reduce variable scope, ...)
|
2024-05-30 22:12:56 +01:00 |
variable_object.h
|
BAGEL: Remove some unused includes, pass some parameters by reference
|
2024-06-16 23:29:40 +01:00 |
wield.cpp
|
BAGEL: standardize error code variable name
|
2024-05-15 21:42:15 +01:00 |
wield.h
|
BAGEL: Remove some useless null check prior to delete, some renaming and cleanup
|
2024-05-09 10:06:54 +01:00 |
zoom_pda.cpp
|
BAGEL: standardize error code variable name
|
2024-05-15 21:42:15 +01:00 |
zoom_pda.h
|
BAGEL: Remove some useless null check prior to delete, some renaming and cleanup
|
2024-05-09 10:06:54 +01:00 |