Bart Trzynadlowski
|
2f5bf43bda
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
|
Bart Trzynadlowski
|
11d1d61bc2
|
- Removed BOOL and replaced it with native C++ type, bool.
- Removed TRUE and FALSE, changed to 'true' and 'false' keywords.
|
2011-09-08 06:34:18 +00:00 |
|
Bart Trzynadlowski
|
8be2966ecb
|
- Added crosshairs for light gun games and disabled mouse cursor in full screen mode (no way to re-enable it now).
- Fixed Real3D FIFO buffer overflow bug.
- Input system cannot be changed for non-Windows builds (only SDL is available).
- Added Spikeout-specific controls.
|
2011-08-27 21:37:37 +00:00 |
|
Bart Trzynadlowski
|
783446fca2
|
Fixing import mistake: moving source code to trunk/Src.
|
2011-04-24 01:19:40 +00:00 |
|