Strangerke
|
a8f77dd254
|
BAGEL: Add some missing const, remove some unused code, rename a couple of functions
|
2024-05-15 23:10:28 +01:00 |
|
Eugene Sandulenko
|
af587adcb5
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
d6aa775773
|
BAGEL: Renames in baglib/object.h
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
e7a31681dd
|
BAGEL: Renaming in ifstream
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
4746158fbe
|
BAGEL: Renaming and cleanup in character_object
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
93cc3d3f95
|
BAGEL: More renaming in button_object, add some 'overide' to functions
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
c187602e84
|
BAGEL: Some more renaming in button_object, small cleanup in dialog
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
db87c5ad69
|
BAGEL: Some renaming in link_object and log_msg
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
116cba265a
|
BAGEL: Rename members of CBagBmpObject
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
d7e6845dbf
|
BAGEL: Start renaming stuff. Apply naming conventions in area_object.h (with impacts everywhere due to inheritance)
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
67ef0b989c
|
BAGEL: Some more residual cleanup in bmp_object
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
e55173b1ee
|
BAGEL: ERROR_CODE -> ErrorCode
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
882f565043
|
BAGEL: FALSE -> false
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
886bbc38d8
|
BAGEL: TRUE -> true
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
4197f7bdc4
|
BAGEL: INT -> int
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
7ffd1fba48
|
BAGEL: BOOL -> bool
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
7e6c2d89c9
|
BAGEL: VOID -> void
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
d866f067b2
|
BAGEL: Replace DWORD and UINT with ScummVM types
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
43450babf6
|
BAGEL: Minor button object cleanup
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
f8fcb823a3
|
BAGEL: Fix some warnings
C4138: '*/' found outside of comment
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
e62f1a0eaf
|
BAGEL: More work on resolving OnLButton* overloaded methods mess
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
2804003281
|
JANITORIAL: Fix code formatting
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
11f38daba4
|
BAGEL: Added CBagButtonObject class
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
ca778d600b
|
BAGEL: Added gui control headers to boflib/gui/
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
a917bb1ca3
|
BAGEL: Remove brackets from return calls in baglib/ headers
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
d80fb0b50c
|
BAGEL: Cleanups of baglib/ headers
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
ea22525c1f
|
BAGEL: Adding baglib/ header files
|
2024-05-05 13:27:01 +02:00 |
|