Strangerke
|
e9b6cc42f5
|
BAGEL: constify some more variables, add a default case in a switch
|
2024-06-17 22:33:58 +01:00 |
|
Strangerke
|
80288a0340
|
BAGEL: standardize parse code variable name
|
2024-05-15 23:38:23 +01:00 |
|
Strangerke
|
f18ebe60f9
|
BAGEL: Remove unused class member from CBagLinkObject (fixing also CIC 1544862)
|
2024-05-06 22:04:10 +01:00 |
|
Eugene Sandulenko
|
b6c6f43b62
|
BAGEL: Renames in baglib/var.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
29a8eaf7c7
|
BAGEL: Rest of the renames in baglib/storage_dev_win.h
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
2e0db340aa
|
BAGEL: Some renaming in storage_dev_win, add some override keywords
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
321837a2a9
|
BAGEL: Rename in res.h, fix typos in object.object.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
0e98a0945d
|
BAGEL: Renames in baglib/storage_dev_bmp.h and baglib/storage_dev_win.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
af587adcb5
|
BAGEL: Renames in baglib/sound_object.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
c08d72d33e
|
BAGEL: Renames in baglib/parse_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 |
|
Eugene Sandulenko
|
15f90e7d9b
|
BAGEL: Renames in baglib/t*.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
7cea8a99e4
|
BAGEL: Renames in boflib/string.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
a9feb83180
|
BAGEL: Renames in boflib/r*.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
7e75441775
|
BAGEL: Renames in [tv]*.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
fe77412e5e
|
BAGEL: Renames in spacebar/m*.h
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
922378204d
|
BAGEL: Renaming in master_win.h
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
61fdf53923
|
BAGEL: Renaming in link_object
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
e7a31681dd
|
BAGEL: Renaming in ifstream
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
29a2410771
|
BAGEL: Rename class methods in boflib/gfx/bitmap.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
85b6242278
|
BAGEL: Partial method renames in boflib/gui/window.h
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
8ffa8928e9
|
BAGEL: Rename class methods in boflib/gui/scroll_bar.h
|
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
|
db87c5ad69
|
BAGEL: Some renaming in link_object and log_msg
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
931b960e39
|
BAGEL: more renaming in cBagel
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
e17ddafe0f
|
BAGEL: Rename some members of CBagel
|
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 |
|
Paul Gilbert
|
db256f2049
|
BAGEL: More baglib/ cleanup
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
66be9f64e8
|
BAGEL: Start removing nChanged when it's uselessly set
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
4943040dba
|
BAGEL: More work on CppCheck issues
|
2024-05-05 13:27:01 +02:00 |
|
Strangerke
|
fd56c1ad4e
|
BAGEL: Some work on CppCheck issues
|
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
|
48dadba29b
|
BAGEL: CHAR -> char
|
2024-05-05 13:27:01 +02:00 |
|
Eugene Sandulenko
|
7ffd1fba48
|
BAGEL: BOOL -> bool
|
2024-05-05 13:27:01 +02:00 |
|
Paul Gilbert
|
51701282a9
|
BAGEL: Added CBagLinkObject class
|
2024-05-05 13:27:01 +02:00 |
|