Commit Graph

139 Commits

Author SHA1 Message Date
Evan Debenham 641517b311 updated copyright 2016-05-08 20:04:50 -04:00
Evan Debenham c6ba32075c adding in changes missed in merge 2016-05-08 19:17:47 -04:00
Evan Debenham b476bd5154 v0.3.5: translation updates 2016-05-08 19:03:52 -04:00
Evan Debenham 4a25517b81 v0.3.5: changes to accommodate hungarian 2016-05-08 18:58:53 -04:00
Evan Debenham a839392b0f v0.3.5: clarity improvements to shielding 2016-05-08 18:58:50 -04:00
Evan Debenham b731569f85 v0.3.5: refactors to names and info for heaps 2016-05-08 18:58:41 -04:00
Evan Debenham 83711cc836 v0.3.5: added some basic tutorial stuff for the mage and warrior's items 2016-05-08 18:56:40 -04:00
Evan Debenham 4f9191b97b v0.3.5: hero window now accounts for shielding 2016-05-08 18:55:33 -04:00
Evan Debenham a5fc42c80d v0.3.5: added classic font for cyrillic 2016-05-08 18:55:22 -04:00
Evan Debenham fae5fc7c6c v0.3.5: added functionality for a shield ontop of health for characters 2016-05-08 18:53:23 -04:00
Evan Debenham 8ae4cd4fa5 v0.3.4c: added callback functionality for scene changes 2016-03-03 20:07:00 -05:00
Evan Debenham d3e1a1e74d source release: code cleanup 2016-02-22 17:15:35 -05:00
Evan Debenham b7a7df1296 v0.3.4b: adjusted the UI for font selection, added a bunch of character support to pixel font 2016-02-22 17:00:37 -05:00
Evan Debenham 295fb19fb6 v0.3.4b: added choice of classic font (needs more character support) 2016-02-22 17:00:33 -05:00
Evan Debenham 698e6e0920 v0.3.4a: aligned a couple more UI elements. 2016-02-22 16:48:30 -05:00
Evan Debenham b110c0db8c v0.3.4a: re-added align methods pt.2
Also moved rendered text multiline into the core game
2016-02-22 16:48:08 -05:00
Evan Debenham aed5e994b3 v0.3.4: reviewers now also appear as translators 2016-02-22 16:37:22 -05:00
Evan Debenham 1e9661dfd2 v0.3.4: slight credits tweaks 2016-02-22 16:37:17 -05:00
Evan Debenham 9a36529511 v0.3.4: implemented credits window 2016-02-22 16:37:16 -05:00
Evan Debenham 2085e37b3f v0.3.4: changes to some bitmaptext character choices 2016-02-22 16:37:16 -05:00
Evan Debenham 2746c0f220 v0.3.4: improvements to languages handling 2016-02-22 16:37:10 -05:00
Evan Debenham 34f6e8540f v0.3.4: expanded the languages window 2016-02-22 16:33:08 -05:00
Evan Debenham d1c70f038b v0.3.4: added the ability for windows to persist between scene resets 2016-02-22 16:33:05 -05:00
Evan Debenham d3273054ee v0.3.4: tweaked window hiding order in wnditem 2016-02-22 16:29:04 -05:00
Evan Debenham 0af597233c v0.3.4: fixed a wnditem layout bug 2016-02-22 16:26:06 -05:00
Evan Debenham d9dfa084f6 v0.3.4: okay, I think I've finally got item action buttons in a good place now. 2016-02-22 16:26:04 -05:00
Evan Debenham 551638f972 v0.3.4: moved capitalization to Messages, added title case functionality, removed Utils 2016-02-22 16:25:56 -05:00
Evan Debenham d9d6e45d04 v0.3.4: moved some functionality from Utils in prep for removing it. 2016-02-22 16:24:28 -05:00
Evan Debenham 36c396359d v0.3.4: even further layout improvements to wndItem 2016-02-22 16:22:53 -05:00
Evan Debenham 560070fcd0 v0.3.4: further layout improvements to wndItem 2016-02-22 16:22:52 -05:00
Evan Debenham ac967fad27 v0.3.4: reworked rankings to store their cause instead of a result string 2016-02-22 16:20:34 -05:00
Evan Debenham 13b9d2f801 v0.3.4: externalized item actions 2016-02-22 16:18:39 -05:00
Evan Debenham adf41aee04 v0.3.4: updated catalogs to render on multiple lines 2016-02-22 16:14:34 -05:00
Evan Debenham 12fb42e17f v0.3.4: fixed a layout issue with icon titles 2016-02-22 16:14:29 -05:00
Evan Debenham 89acd0fa35 v0.3.4: fixed a text display issue in buff info windows 2016-02-22 16:12:56 -05:00
Evan Debenham 8e508ab040 v0.3.4: switched to rendered text in a bunch of places 2016-02-22 16:12:48 -05:00
Evan Debenham de99b6110f v0.3.4: added rendered text to a few more places 2016-02-22 16:08:56 -05:00
Evan Debenham 13d6beda67 v0.3.4: implemented rendered text in all single-line cases 2016-02-22 16:08:13 -05:00
Evan Debenham dc70009ae6 v0.3.4: fixed a display bug for stealing 2016-02-22 16:02:44 -05:00
Evan Debenham ff31a1f303 v0.3.4: corrected some string display errors 2016-02-22 16:02:37 -05:00
Evan Debenham 47a537ea81 v0.3.4: reworked string storage structure, much cleaner now. 2016-02-22 15:59:12 -05:00
Evan Debenham 186c6cea91 v0.3.4: externalized wand strings 2016-02-22 15:56:11 -05:00
Evan Debenham 0ca46e72cc v0.3.4: externalized window strings 2016-02-22 15:55:49 -05:00
Evan Debenham c16ae2ac0b v0.3.4 externalized journal strings 2016-02-22 15:28:22 -05:00
Evan Debenham c1d55bcd77 v0.3.4 externalized challenge strings 2016-02-22 15:27:49 -05:00
Evan Debenham 82e4a5b9d8 v0.3.4 externalized badge strings 2016-02-22 15:27:07 -05:00
Evan Debenham 2c76c77360 v0.3.4: externalized all remaining actor strings 2016-02-22 15:24:13 -05:00
Evan Debenham 44cead2244 v0.3.4: fixed TXT_YOU_NOW_HAVE 2016-02-22 15:24:11 -05:00
Evan Debenham 078de8d91d v0.3.3: added the ability to highlight text in WndOptions 2015-12-21 21:32:08 -05:00
Evan Debenham a6db02535f v0.3.3: adjusted wndOptions to be wider in landscape 2015-12-21 21:32:08 -05:00