summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Engine: Added Event Thread cancellationStarla Insigna2009-02-237-51/+145
* Engine: Rewrote Database Transition storageStarla Insigna2009-02-227-58/+64
* Engine: Abstracted ComparsionStarla Insigna2009-02-173-20/+78
* Engine: Reduced thread pollutionStarla Insigna2009-02-161-8/+14
* Engine: Abstracted game state transitionsStarla Insigna2009-02-164-51/+41
* Engine: Abstracted action keyStarla Insigna2009-02-165-6/+9
* Engine: Added delay to MessageWindowStarla Insigna2009-02-161-1/+3
* Engine: Fixed EventCall bugStarla Insigna2009-02-162-3/+21
* Engine: Removed lazy init from MessageWindowStarla Insigna2009-02-161-15/+8
* Engine: Tuned Full Screen ModeStarla Insigna2009-02-163-10/+59
* Engine: Fixed Full Screen ModeStarla Insigna2009-02-151-6/+6
* Engine: Hid PuzzleApplication's gameFrameStarla Insigna2009-02-152-16/+16
* Engine: Fixed MessageWindow bugStarla Insigna2009-02-1510-110/+211
* Engine: Fixed MIDI awkwardnessStarla Insigna2009-02-152-2/+16
* Engine: Atomicized MapsStarla Insigna2009-02-155-1/+57
* Engine: Fixed unstable transitionsStarla Insigna2009-02-151-2/+2
* Engine: Created Fade transitionsStarla Insigna2009-02-157-13/+148
* Engine: Restricted LayerEvent movingStarla Insigna2009-02-143-1/+27
* Engine: Refactored retieval of FontMetricsStarla Insigna2009-02-143-16/+27
* Engine: Compacted MessageWindowStarla Insigna2009-02-142-13/+22
* Engine: Added basic FaceSet supportStarla Insigna2009-02-143-10/+97
* Engine: Added chipset data to RTPStarla Insigna2009-02-143-14/+4833
* Engine: Fixed arrow delay bugStarla Insigna2009-02-131-1/+1
* Engine: Compacted ChoiceWindowStarla Insigna2009-02-121-2/+0
* Engine: Fixed up JavaDocStarla Insigna2009-02-128-52/+48
* Engine: Wrote Message SystemStarla Insigna2009-02-128-56/+203
* Engine: Rewrote IntervalStarla Insigna2009-02-122-7/+7
* Engine: Rewrote Map abstractionStarla Insigna2009-02-124-41/+60
* Engine: Optimized ObjectLoaderStarla Insigna2009-02-111-22/+22
* Engine: Added global fontStarla Insigna2009-02-118-53/+71
* Engine: Changed default TitleScreenStarla Insigna2009-02-103-4/+7
* Engine: Added some control to MusicStarla Insigna2009-02-105-9/+93
* Engine: Removed Music starting delayStarla Insigna2009-02-103-0/+91
* Engine: Tweaked Window background positioningStarla Insigna2009-02-102-4/+9
* Engine: Refactored SystemGraphic transparencyStarla Insigna2009-02-104-24/+65
* Re-implemented DatabaseStarla Insigna2009-02-0915-118/+316
* Added Decision2 soundStarla Insigna2009-02-083-1/+3
* Added an RTPStarla Insigna2009-02-089-24/+27
* Started MessageWindowStarla Insigna2009-02-084-2/+153
* Tweaked Window graphic valuesStarla Insigna2009-02-082-8/+7
* Fixed Window Selector background alignmentStarla Insigna2009-02-082-2/+3
* Added flickering to Selector windowStarla Insigna2009-02-081-6/+27
* Add choice choosing to ChoiceWindowStarla Insigna2009-02-086-110/+253
* Added Sound Effect supportStarla Insigna2009-02-082-0/+80
* Added support for other System filesStarla Insigna2009-02-0870-16/+38
* Added text centering to ChoiceWindowStarla Insigna2009-02-082-4/+11
* Implemented a basic ChoiceWindowStarla Insigna2009-02-086-0/+260
* Added TurnLeft and TurnRight AnimationTypesStarla Insigna2009-02-076-26/+133
* Added tick-processing to AnimationTypeStarla Insigna2009-02-077-51/+88
* Removed unnessecary functions from PossibleEventStarla Insigna2009-02-071-38/+8