Commit Graph

125 Commits

Author SHA1 Message Date
Paul Liverman III
399ad5bf26 Merge commit '6f1dcd8c1cdde8790fd47be9e17cf67c3fe08f69' as 'src/lib/inspect' 2017-10-10 00:16:09 -07:00
Paul Liverman III
6f1dcd8c1c Squashed 'src/lib/inspect/' content from commit a384174
git-subtree-dir: src/lib/inspect
git-subtree-split: a384174649e8429cc3270a46cfacc37acaf6e042
2017-10-10 00:16:09 -07:00
Paul Liverman III
5f840e4c3c Merge commit 'fc95d6251d4c26f55c74905be20091d4383fba13' as 'src/lib/bitser' 2017-10-10 00:15:21 -07:00
Paul Liverman III
fc95d6251d Squashed 'src/lib/bitser/' content from commit e7480da
git-subtree-dir: src/lib/bitser
git-subtree-split: e7480da28e507bed62e93ca7b5a1239cfb14d016
2017-10-10 00:15:20 -07:00
Paul Liverman III
b3ea7018f7 remove submodules 2017-10-10 00:12:14 -07:00
Paul Liverman III
e8a76ddaf2 fix #67 using 2 spaces instead of 4 2017-08-28 01:49:12 -07:00
Paul Liverman III
c33f10c18e testing, clipRegion (buggy) 2017-08-28 01:17:54 -07:00
Paul Liverman III
ad0a8262b0 added relative positioning, fixed error with window alignment 2017-08-27 23:40:09 -07:00
Paul Liverman III
169599f86c added Lua-based MoonScript-compatible class system #28 2017-08-14 06:02:36 -07:00
Paul Liverman III
022ac10eb6 forgot to compile 2017-08-14 05:49:35 -07:00
Paul Liverman III
559fa50459 wip class system 2017-08-14 05:48:36 -07:00
Paul Liverman III
f8f9ef53c8 fixed bug with window moveable toggle 2017-08-13 19:31:29 -07:00
Paul Liverman III
619e5fc8ce added state machine (for #57) 2017-08-13 19:28:32 -07:00
Paul Liverman III
5a6891ea7d implemented moveable option for windows 2017-08-13 18:59:18 -07:00
Paul Liverman III
b7ec6cc77f fixed indentation error 2017-08-13 18:53:35 -07:00
Paul Liverman III
727b953d6d attempted #65, failed 2017-08-13 18:50:54 -07:00
Paul Liverman III
ab232862cb fix bug w implementation of hovered callback 2017-08-13 18:42:53 -07:00
Paul Liverman III
3ab37d3e6a #64 implemented 2017-08-13 18:37:31 -07:00
Paul Liverman III
f325ac0f96 fixed an issue with logging 2017-08-13 18:34:51 -07:00
Paul Liverman III
048e8c7961 #39 repaired 2017-08-13 18:15:08 -07:00
Paul Liverman III
c9df709c80 misc? 2017-08-13 03:52:45 -07:00
Fox
a0e5fdb465 corrected element, added background/color to scrollbox 2017-06-05 11:57:05 -07:00
Paul Liverman III
5c35892fb6 add/remove methods, optional title bar for windows, demo-work
add/remove not implemented for window elements
2017-05-11 14:47:33 -07:00
Paul Liverman III
aa54b9714e placeholders for new element types 2017-05-11 14:44:54 -07:00
Paul Liverman III
8182d904db fixed window element, better logging, improved click handling 2017-05-10 02:25:47 -07:00
Paul Liverman III
5089a87fe6 fixed a derp 2017-05-01 13:45:04 -07:00
Paul Liverman III
d0394c596a work in progress attempts at fixing weird problems and improvements 2017-04-30 19:24:47 -07:00
Paul Liverman III
91fc418ae2 window mostly finished 2017-04-30 18:01:19 -07:00
Paul Liverman III
620ceb5204 window mostly functional 2017-04-30 16:40:29 -07:00
Paul Liverman III
f18baa308f typo fix 2017-04-30 14:14:26 -07:00
Paul Liverman III
a2db191adf STUFFS EVERYWHERE 2017-04-30 14:13:56 -07:00
Paul Liverman III
44ab484fec box element re-added, formatting improvements 2017-04-30 13:10:03 -07:00
Paul Liverman III
ecc1f5a84f fix #54 event-handlers require explicit false to fail event handling 2017-04-18 23:03:24 -07:00
Paul Liverman III
3fb4b15241 removed unneeded checks in mouse handling 2017-04-18 22:44:42 -07:00
Paul Liverman III
65f9715f99 added getPosition, broke ldoc'ing 2017-04-13 14:28:52 -07:00
Paul Liverman III
adb74f476a fixes, simple 2017-04-13 08:11:45 -07:00
Paul Liverman III
630cb51b59 more updates! 2017-04-12 03:37:29 -07:00
Paul Liverman III
ce13424075 more stuffs 2017-04-11 10:42:31 -07:00
Paul Liverman III
107538b18f fix derp mistake in earlier modification 2017-04-11 08:56:25 -07:00
Paul Liverman III
ceb4faabd4 fuck 2017-04-11 01:23:10 -07:00
Paul Liverman III
958fa7c5dd more changes 2017-04-10 22:47:51 -07:00
Paul Liverman III
e895e83ec4 more improvements/changes! 2017-04-10 20:32:31 -07:00
Paul Liverman III
d589e1440b more little pieces 2017-04-09 18:25:11 -07:00
Paul Liverman III
7121cc1773 small changes 2017-04-09 02:02:14 -07:00
Paul Liverman III
978562774a improvements/new features 2017-04-08 17:10:44 -07:00
Paul Liverman III
b0e4b99528 improvements and changes for SCP-Clicker and in general 2017-04-08 13:44:31 -07:00
Paul Liverman III
c94f8ef5b3 remove duplicate module 2017-04-08 12:38:52 -07:00
Paul Liverman III
6255f30fa6 text element, fixed object creation
- inheritsFromElement improved
- fixed a couple bugs in element
- added inspect library
2017-01-10 12:57:02 -08:00
Paul Liverman III
3870b20e9f a wee bit of work for debug or something 2017-01-02 17:30:55 -08:00
Paul Liverman III
3ec0067799 some basics wip stuff 2016-11-24 21:32:04 -08:00