summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Engine: Seperated move direction from facing direction HEAD masterStarla Insigna2009-03-261-18/+14
* Engine: Allowed LoopUntilCollisionMoveEvent to be cancelledStarla Insigna2009-03-243-8/+17
* Engine: Fixed MessageWindow non-closureStarla Insigna2009-03-243-8/+31
* Engine: Added ChangeFrequencyMoveEventStarla Insigna2009-03-201-0/+36
* Engine: Fixed many potential bugsStarla Insigna2009-03-1924-54/+128
* Engine: Added ImmutableEventTestStarla Insigna2009-03-183-9/+58
* Engine: Redesigned move frequencyStarla Insigna2009-03-176-61/+32
* Engine: Added ShakeScreen() special actionStarla Insigna2009-03-1713-9/+308
* Engine: Added stalking movement typeStarla Insigna2009-03-107-43/+245
* Engine: Fixed walk-thru bugStarla Insigna2009-03-091-1/+1
* Engine: Commented a lot of codeStarla Insigna2009-03-089-119/+199
* Engine: Added variable movement speedStarla Insigna2009-03-088-16/+128
* Engine: Added a to() method to DirectionStarla Insigna2009-03-083-14/+63
* Engine: Fixed text chop-offStarla Insigna2009-03-061-1/+1
* Engine: Refactored MessageWindowStarla Insigna2009-03-062-63/+42
* Engine: Added configuration to ChoiceWindowStarla Insigna2009-03-064-75/+98
* Engine: Imposed text color limitStarla Insigna2009-03-051-1/+4
* Engine: Created Message EscapesStarla Insigna2009-03-056-103/+420
* Engine: Started Escape MenuStarla Insigna2009-03-0513-10/+345
* 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
* Editor: Created layoutStarla Insigna2009-02-162-9/+130
* 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-158-14/+151
* 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