Filippos Karapetis
|
7c7625134b
|
WATCHMAKER: Remove superfluous void in functions with no parameters
|
2024-05-13 09:47:27 +03:00 |
|
Torbjörn Andersson
|
a1c8db3201
|
JANITORIAL: Clean up some whitespace and double semicolons
|
2024-01-29 19:32:00 +01:00 |
|
Eugene Sandulenko
|
5ddbf58e32
|
WATCHMAKER: Fix warning
|
2023-08-13 01:37:45 +02:00 |
|
Eugene Sandulenko
|
fae2a7f93d
|
WATCHMAKER: Eliminate sprintf() and strcpy()
|
2023-08-13 00:53:41 +02:00 |
|
D G Turner
|
1396df5b2a
|
WATCHMAKER: Further Fixes For GCC Compiler Warnings
|
2023-07-09 11:20:43 +01:00 |
|
D G Turner
|
3a1205df71
|
WATCHMAKER: Further Fixes for GCC Compiler Warnings
|
2023-07-09 03:41:07 +01:00 |
|
Einar Johan Trøan Sømåen
|
15a23a4e5c
|
WATCHMAKER: Initialize variable (Coverity)
CID: 1509194
|
2023-05-09 02:36:39 +02:00 |
|
D G Turner
|
21e69746d9
|
WATCHMAKER: Further Fixes for GCC Compiler Warnings
|
2023-05-04 01:27:58 +01:00 |
|
D G Turner
|
2f677c2529
|
WATCHMAKER: Fix Likely Incorrect Code Causing GCC Compiler Warnings
This will need to be checked for correct operation, but the original
code looks like an oversight.
|
2023-05-02 21:31:56 +01:00 |
|
D G Turner
|
19e6798303
|
WATCHMAKER: Further Fixes For GCC Compiler Warnings
|
2023-04-30 11:18:15 +01:00 |
|
Einar Johan Trøan Sømåen
|
cbb0a52281
|
WATCHMAKER: Resolve Windows build errors
|
2023-04-29 23:31:56 +02:00 |
|
D G Turner
|
be178cf88e
|
WATCHMAKER: Fix Various GCC Compiler Warnings
|
2023-04-29 16:00:03 +01:00 |
|
Einar Johan Trøan Sømåen
|
7b38c8f7c7
|
WATCHMAKER: Refactor Add2DStuff logic to avoid global constructors
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
439b210bcf
|
WATCHMAKER: Move WaitingMsgs into MessageSystem
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
cf8e6d668d
|
WATCHMAKER: Refactor Event to be MessageSystem::doEvent
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
6caa7b59aa
|
WATCHMAKER: Remove most system includes from engine
Only leaving the malloc.h include, as that needs some further code changes.
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
6f7a9362e5
|
WATCHMAKER: Refactor BitmapList to no longer be global
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
349bf36149
|
WATCHMAKER: Apply astyle formatting to code base.
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
29f690682d
|
WATCHMAKER: Implement font loading.
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
d52d67482d
|
WATCHMAKER: Drop \n from calls to warning(
|
2023-04-29 13:01:08 +02:00 |
|
Einar Johan Trøan Sømåen
|
ccf209a001
|
WATCHMAKER: Add all files after initial cleanup.
|
2023-04-29 13:01:08 +02:00 |
|