summary refs log tree commit diff stats
path: root/nbproject/project.properties
Commit message (Collapse)AuthorAgeFilesLines
* Engine: Added ShakeScreen() special actionStarla Insigna2009-03-171-1/+0
| | | | Also implemented F12 to return to the title screen and added a move frequency variable to events that decides how often they move.
* Engine: Created Fade transitionsStarla Insigna2009-02-151-1/+3
| | | | | | | | Along with Fade Transitions, other things such as the GameOver and TitleScreen special events have been implemented. Also, an unchecked bug in ObjectLoader has been fixed. The current Fade implementation isn't currently that elegant. There should be a way to make it better, but it'll do for now. Closes #13
* Started MessageWindowStarla Insigna2009-02-081-0/+0
| | | | Currently, MessageWindow splits a string into four lines and displays it when necessary. However, there is currently no way to close the window, it does not animate upon opening and more.
* Imported sourcesStarla Insigna2009-01-171-1/+2
|
* Created the NetBeans projectStarla Insigna2008-11-151-0/+57