neuromancer
04851ed522
PRIVATE: implemented DossierChgSheet
2021-03-18 19:17:52 -03:00
neuromancer
dd3e3f1892
PRIVATE: better pause handling when a movie is playing
2021-03-08 19:18:30 -03:00
neuromancer
0eca2dcc22
PRIVATE: re-enabled sound areas and fail if they are invalid
2021-03-07 12:52:23 -03:00
neuromancer
b1e1494a12
PRIVATE: fixed two more memory leaks
2021-03-07 11:51:56 -03:00
D G Turner
63ca8cdeef
PRIVATE: Fix GCC Unused Variable Warnings from Header Constants
...
It is not generally a good idea to define variables in headers so
fixing these warnings by using the string value directly as initialization
to various Common::String variables / parameters.
2021-03-06 21:48:59 +00:00
Eugene Sandulenko
7aee945999
PRIVATE: JANITORIAL: Fix indentation
2021-03-05 19:27:58 +01:00
Matthew Duggan
346d1800a5
PRIVATE: Make some things static to reduce exported symbols
2021-03-05 19:30:07 +09:00
Matthew Duggan
5d0126057e
PRIVATE: Remove struct initializers
...
Older compilers don't like the = {} syntax.
2021-03-04 21:28:25 +09:00
Matthew Duggan
14b440605d
PRIVATE: Remove a Rect memory leak
2021-03-04 18:33:55 +09:00
Matthew Duggan
bfc73657f5
PRIVATE: Avoid one array copy on function call
2021-03-04 18:20:29 +09:00
Matthew Duggan
8612a95494
PRIVATE: Fix compiler warnings
2021-03-04 17:13:20 +09:00
neuromancer
fb798eaa0b
PRIVATE: class re-organization
2021-03-04 02:06:59 +01:00
neuromancer
fbbee9b31a
PRIVATE: remove more pointers
2021-03-04 02:06:59 +01:00
neuromancer
f29dc85614
PRIVATE: remove more pointers
2021-03-04 02:06:59 +01:00
neuromancer
f1f9a1c7c1
PRIVATE: fixes
2021-03-04 02:06:59 +01:00
neuromancer
82b331decf
PRIVATE: remove more pointers
2021-03-04 02:06:59 +01:00
neuromancer
b089f42329
PRIVATE: remove pointers
2021-03-04 02:06:59 +01:00
neuromancer
6b7f690d07
PRIVATE: remove pointers
2021-03-04 02:06:59 +01:00
neuromancer
0f9c86fe42
PRIVATE: remove pointers
2021-03-04 02:06:59 +01:00
neuromancer
90b07f5f81
PRIVATE: remove pointers
2021-03-04 02:06:59 +01:00
neuromancer
020aa0a867
PRIVATE: fix memory leaks and added more stuff into the main class
2021-03-04 02:06:59 +01:00
neuromancer
a65366edea
PRIVATE: fix memory leaks
2021-03-04 02:06:59 +01:00
neuromancer
0ba260cac1
PRIVATE: first step to use classes and avoid external
2021-03-04 02:06:59 +01:00
neuromancer
49b6e11f86
PRIVATE: refactored more strings code
2021-03-04 02:06:59 +01:00
neuromancer
f283e0339b
PRIVATE: refactor headers
2021-03-04 02:06:59 +01:00
neuromancer
6c4f52d07a
PRIVATE: refactor mask handling to avoid leaking memory
2021-03-04 02:06:59 +01:00
neuromancer
e14b415f48
PRIVATE: refactor string cmp handling to avoid leaking memory
2021-03-04 02:06:59 +01:00
neuromancer
77abcaafaa
PRIVATE: refactor string cmp handling to avoid leaking memory
2021-03-04 02:06:59 +01:00
neuromancer
b26c6d0dce
PRIVATE: refactoring to avoid global constructors
2021-03-04 02:06:59 +01:00
neuromancer
5c89526daa
PRIVATE: refactor sound handling to avoid leaking memory
2021-03-04 02:06:59 +01:00
neuromancer
92fbf819ae
PRIVATE: refactor sound handling to avoid leaking memory
2021-03-04 02:06:59 +01:00
neuromancer
f63c30f4a1
PRIVATE: refactor sound handling to avoid leaking memory
2021-03-04 02:06:59 +01:00
neuromancer
087b2f7fd6
PRIVATE: code convention fixes
2021-03-04 02:06:59 +01:00
neuromancer
54d2f034f1
PRIVATE: refactor to avoid global constructors
2021-03-04 02:06:59 +01:00
neuromancer
7ed834dd8f
PRIVATE: removed useless empty lines
2021-03-04 02:06:59 +01:00
neuromancer
c331703e4b
PRIVATE: code convention on function names
2021-03-04 02:06:59 +01:00
neuromancer
a238290c33
PRIVATE: code convention on type casting
2021-03-04 02:06:59 +01:00
neuromancer
f1fe50ee66
PRIVATE: code convention on type casting
2021-03-04 02:06:59 +01:00
neuromancer
17d3d6e241
PRIVATE: reorganized bison and yacc files and removed tabs from them
2021-03-04 02:06:59 +01:00
neuromancer
23fe6b9b73
PRIVATE: explicit conversion to bool
2021-03-04 02:06:59 +01:00
neuromancer
70256d38eb
PRIVATE: added proper debug channels and fixed type assertions
2021-03-04 02:06:59 +01:00
neuromancer
9304bb0e58
PRIVATE: fixed code convetions
2021-03-04 02:06:59 +01:00
neuromancer
08fcf88a19
PRIVATE: removed tabs
2021-03-04 02:06:59 +01:00
neuromancer
8d9ed3d8d6
PRIVATE: fixes
2021-03-04 02:06:59 +01:00
neuromancer
ccd4c9a831
PRIVATE: fixes and renamed installer_archive
2021-03-04 02:06:59 +01:00
neuromancer
75e019b199
PRIVATE: added copyright headers
2021-03-04 02:06:59 +01:00
neuromancer
cbc8ca60f4
PRIVATE: missing snprinft
2021-03-04 02:06:59 +01:00
neuromancer
28040b2a61
PRIVATE: astyle
2021-03-04 02:06:59 +01:00
neuromancer
3b9ff10be3
PRIVATE: more fixes
2021-03-04 02:06:59 +01:00
neuromancer
93617ca8fe
PRIVATE: fixes
2021-03-04 02:06:59 +01:00