Commit graph

6 commits

Author SHA1 Message Date
873cda7357 Extensive modifications to get shooter-game running
- fixed a number of issues with the "anims" module that was still depending on pygame and old timer mechanics.
- fixed case sensitivity issue in "files" module
- fixed some of the sprite functions (add_sprite_layer in particular) in "models"
- added some new gametimer and engine getter/setters to "roc_main"
- significant improvements to "gamedata" backported from shooter, greatly improves error messages
2017-09-18 01:57:17 -04:00
bcd74e64c5 major reorganization to install roc as a proper library instead of using copies of it to make games 2017-05-08 23:37:43 -07:00
65019a5e43 Integrated major improvements from shooter2 project, including slick UI module! 2017-05-08 23:17:52 -07:00
a9ac67e6d6 General modernizations and porting to Python3
Included some missing files
2017-05-08 13:10:48 -07:00
ab901dc58f Added platform specific architecture and cleaned up some of the platform
specific hacks in video.py
Added a config file (settings.cfg)
Added functionality for saving last used window position!
Added displaylists to models.py
Broke fonts (temporarily)
2011-10-23 01:42:40 -06:00
14f391013f adding fonts and ui elements 2011-10-21 21:11:42 -06:00