Commit Graph

21 Commits

Author SHA1 Message Date
Evan Debenham 0bcaba7a7c v0.3.2: implemented notification window for mastery book changes 2015-11-08 04:06:19 -05:00
Evan Debenham 6313619de7 v0.3.1d: removed strict pixel align pt.2
there is no need to enforce whole interger positions for UI elements. Especially with the recent font changes this was causing alignment problems on high resolution displays.
Elements with non-whole number sizes and positions should be used sparingly, but there's no reason to strictly align them.
2015-09-15 21:32:59 -04:00
Evan Debenham e404de5f45 v0.3.1: titlescene no longer fully renders when it is going to switch to the welcome scene 2015-08-24 13:04:46 -04:00
Evan Debenham f6f10bca2e v0.3.1: overhauled font system, now only uses 2 bitmaps with one used in most cases. 2015-08-24 13:04:23 -04:00
Evan Debenham efd506dda7 v0.3.1: tweaked existing scenes to support new audio functionality 2015-08-24 13:00:29 -04:00
Evan Debenham dae5aca01b v0.3.1: added a button to allow re-checking of changes 2015-08-24 13:00:11 -04:00
Evan Debenham 684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham cda93cb540 v0.2.4: reintroduced version code, but a little less text 2015-03-02 17:56:37 -05:00
Evan Debenham d93016aa4d v0.2.4: removed PD's source from title scene (not needed now that we're on latest, may add to about scene if it's needed again) 2015-03-02 17:41:43 -05:00
Evan Debenham e2ee042c38 Merging 1.7.5 Source: scenes changes 2015-02-06 10:27:36 -05:00
Evan Debenham cc0a3ad412 Merging Source v1.7.2: final commit, assuming there are no bugs. Now to work on v0.2.2 2014-10-21 00:51:09 -04:00
Evan Debenham 9f9e117c95 Merging Source v1.7.2: scene changes 2014-10-18 04:59:03 -04:00
Evan Debenham 850470ef27 V0.2.1: Updated story messages for the sewers. 2014-10-10 17:22:54 -04:00
Evan Debenham a22de3817b V0.2.0c : Updated Welcome Scene 2014-09-22 20:40:12 -04:00
Evan Debenham 0347fafd2e V0.2.0: Added a welcome/update screen 2014-09-02 01:51:25 -04:00
Evan Debenham f86b05e4b6 V0.1.1a: final commit, HOTFIX 2014-08-16 16:17:47 -04:00
Evan Debenham af01b4e3e8 V0.1.1: Final Commit 2014-08-15 23:51:33 -04:00
Evan Debenham 52abd25647 V0.1.1: title scene modified, source version made brighter 2014-08-13 00:26:00 -04:00
Evan Debenham f137fedaff V0.1.1: changed versioning in title to make source code version clear 2014-08-11 17:39:03 -04:00
Evan Debenham aed303672a V0.1.0 Partial Commit
changed package and application names to differentiate from main PD
release
2014-08-03 14:46:22 -04:00