Eugene Sandulenko
|
5fc1d7a6d8
|
GRIFFON: Vraiable renames
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
3796916033
|
GRIFFON: Variable renaming
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
f4ef04dc0a
|
GRIFFON: Variable renaming
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
bcbadaee94
|
GRIFFON: Variable renaming
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
6ebcdaeed4
|
GRIFFON: Rename more class variables
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
e541ae9dc5
|
GRIFFON: Rename class variables
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
85e0ffff32
|
GRIFFON: Implement sound looping
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
b790f82374
|
GRIFFON: Preload sounds into memory
|
2019-11-13 22:07:08 +01:00 |
|
Strangerke
|
c3eb075efe
|
GRIFFON: Change some integer by booleans
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
022b6316dd
|
GRIFFON: Unstubbed more sound functionality
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
b444a9ffc4
|
GRIFFON: Preload sound files, simplify sound API
|
2019-11-13 22:07:08 +01:00 |
|
Strangerke
|
a69ed08ec9
|
GRIFFON: Reduce the scope of variables, change some variables to boolean
|
2019-11-13 22:07:08 +01:00 |
|
Strangerke
|
8fb85f40dd
|
GRIFFON: Avoid direct equality on floats, some janitorial work
|
2019-11-13 22:07:08 +01:00 |
|
Strangerke
|
20270594f7
|
GRIFFON: Fix some warning in MSVC9 by enforcing the use of float numbers.
Also, add a couple of comments
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
5f8b6851e0
|
GRIFFON: const'ness
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
f07567c4b3
|
GRIFFON: Fix warnings
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
6bc45a55f5
|
GRIFFON: Renamed several class member vars
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
d82854b0c9
|
GRIFFON: Move all global variables to class
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
5c4016b482
|
GRIFFON: Implemented cheat mode via debug console
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
bdff046e06
|
GRIFFON: Move save/load functions to saveload.cpp
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
4531c5b110
|
GRIFFON: Removed rendering artifacts
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
1b102b3aa8
|
GRIFFON: Replaced rest of the SDL calls
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
091789fb98
|
GRIFFON: Replaced some SDL calls
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
70f61cda0b
|
GRIFFON: Fix collision detection
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
2364c6b457
|
GRIFFON: Simplify code
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
8f399b95b3
|
GRIFFON: Properly process transparency together with keycolor
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
8259a8aa33
|
GRIFFON: Handle transparency
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
7ade9001c5
|
GRIFFON: Handle color key
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
84f02e2f73
|
GRIFFON: Implement engine quitting
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
17e1cb80c8
|
GRIFFON: Got main menu displayed
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
5a74f56227
|
GRIFFON: First graphics output
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
c890f95cf6
|
GRIFFON: More compilation fixes
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
d3de41aa5d
|
GRIFFON: Fix some warnings
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
561d7dbbbb
|
GRIFFON: More compilation fixes. The code compiles now
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
56ffd0b3ca
|
GRIFFON: Ported Rectangle code
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
848539905d
|
GRIFFON: Ported keyboard input
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
7ef71a98c2
|
GRIFFON: Get rid of engine.h
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
1e2d89b7cb
|
GRIFFON: Further work on compilation fixes
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
2320c515a9
|
GRIFFON: Formatted more oneliners
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
e848f22b71
|
GRIFFON: Using TransparentSurface
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
dcab06be65
|
GRIFFON: Split single line if() statements
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
4cf00359c9
|
GRIFFON: Removed unneeded config file handling
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
c8769b3846
|
GRIFFON: Added namespaces and include guards
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
f73cd4e57a
|
GRIFFON: Added proper copyright headers
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
2f66646acd
|
GRIFFON: Pass the original code via astyle
|
2019-11-13 22:07:08 +01:00 |
|
Eugene Sandulenko
|
d1af98a842
|
GRIFFON: Added original code from GCW0 port by Dmitry Smagin
|
2019-11-13 22:07:08 +01:00 |
|