Orgad Shaneh
|
a05e54f00c
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
|
Filippos Karapetis
|
ea39214f7a
|
ILLUSIONS: Fix MSVC warnings
- Fix warnings about conversion between float and double
- Initialize potentially uninitialized variables
|
2019-05-27 14:53:38 +03:00 |
|
johndoe123
|
1f6aee019c
|
ILLUSIONS: BBDOU: Rename variables (bubble and special code)
(cherry picked from commit 93255ca)
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
fee1f3d8cb
|
ILLUSIONS: always use braces for loops
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
989d8d9b8a
|
ILLUSIONS: Formatting, remove trailing whitespace.
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
4aed366334
|
ILLUSIONS: BBDOU: Implement BbdouBubble::calcBubbles
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
e4a85c7da6
|
ILLUSIONS: Move game-specific files into own subdirectories
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
3f15233f78
|
ILLUSIONS: Refactor code in preparation for the Duckman engine
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
33d28deb69
|
ILLUSIONS: Additions in various places
- Add NamedPoint and related code
- Remove some debug output
- Fix right mouse button input
- Add bubble code
- Add BBDOU inventory skeleton
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
e05a789975
|
ILLUSIONS: More work on BBDOU specific code (cursor, bubble)
- Add input handling code
|
2018-07-20 06:43:33 +00:00 |
|