Ben Russell (300178622)
|
d65877c6d1
|
fixed + documented img_blit_to
|
2012-12-11 17:58:23 +13:00 |
|
triplefox
|
7d85974d46
|
move the img_blit_to body next to img_blit, disable the common testcase
|
2012-12-10 19:25:31 -08:00 |
|
triplefox
|
ad7f7fc6c6
|
work on textfield; add client.img_blit_to() (still unverified)
|
2012-12-10 18:40:24 -08:00 |
|
triplefox
|
ccbdaca1f8
|
Merge branch 'master' of https://github.com/iamgreaser/buldthensnip.git
|
2012-12-08 23:11:48 -08:00 |
|
triplefox
|
1bb24c035a
|
correct the text size calc
|
2012-12-08 23:11:42 -08:00 |
|
Ben Russell (300178622)
|
68ff4dc446
|
quick fix for digit rendering
|
2012-12-09 19:36:36 +13:00 |
|
triplefox
|
1c8c582b3b
|
much ado to make it so that text positioning can be precomputed and made potentially usable for editable/selectable text
|
2012-12-08 03:18:34 -08:00 |
|
triplefox
|
7c9036587f
|
generalize our fixed-width font system so that they can all share in the word-wrapped fun
|
2012-12-07 17:01:56 -08:00 |
|
triplefox
|
d8c945b03d
|
add word wrapping text method; add child boundary calcuation
|
2012-12-07 16:22:46 -08:00 |
|
triplefox
|
f9fad531a7
|
allow for gui rendering without img; retain the pivot point of parents for their children
|
2012-12-06 12:37:22 -08:00 |
|
triplefox
|
a86cabf648
|
frames are now drawn within the widget system - big milestone
|
2012-12-05 22:49:43 -08:00 |
|
triplefox
|
52e20b39bb
|
make the frame renderer more "real" (still no caching strategy yet)
|
2012-12-05 13:29:01 -08:00 |
|
triplefox
|
b26085efb4
|
add table library; fix lineends and tabs; some fixes in widget(table.remove instead of table[n] = nil); a test "every-frame rect render" for gui
|
2012-12-03 22:53:10 -08:00 |
|
Ben Russell (300178622)
|
6b8bb275f8
|
chat implemented, lib_bits added, misc tweaks / refactors
|
2012-11-29 11:42:39 +13:00 |
|
Ben Russell (300178622)
|
cc0461a9ca
|
bunch of arch reworking; scripts take arguments now; arms/legs dangle too
|
2012-11-26 17:06:30 +13:00 |
|
Ben Russell (300178622)
|
51cfb6a15e
|
code refactored, colour selection works, PMF editor started
|
2012-11-14 17:32:15 +13:00 |
|