Commit Graph

31 Commits (8872fd3f5fdccbaa591aa16ffea3aa472ab16bcd)

Author SHA1 Message Date
Ondřej Hruška 8872fd3f5f Initial world system with tile rendering & ionization support. 10 years ago
Ondřej Hruška 7777a61e32 Base of spritesheet system 10 years ago
Ondřej Hruška 4721351ed9 Removed test classes, improved ION error handling & performance. 10 years ago
Ondřej Hruška b2cf0d14a0 start of game gui, added tilesheet 10 years ago
ondra 043dd69c4a Some package shifting. Alpha stack now toggleable. 10 years ago
ondra 6843e746bc Moved general purpose stuff into util, renamed utils->util 10 years ago
ondra 225f062684 colors & fixed a bug in layout 10 years ago
ondra 086a630fb9 refactoring, nicer structure but blank screen now. some bug in caching? 10 years ago
Ondřej Hruška 85859995c4 Digest caching, oh boy! Such commit! Wow! 10 years ago
Ondřej Hruška de34b66fde all compiles and "works" now. 10 years ago
Ondřej Hruška 0236e779c3 Package moves, new fn in Rect, new bound adapters 10 years ago
ondra 7011184c88 fixed most compile errors caused by constraint system refactoring 10 years ago
Ondřej Hruška 3320678f36 Added NumBound & friends. Mutable is now a view. Much nicer!! 10 years ago
Ondřej Hruška a5c32834c0 Not all fixed yet, but OMG that bounds system! Wow! 10 years ago
Ondřej Hruška cacaa9dcce Minor vect/rect changes 10 years ago
Ondřej Hruška e1d87df697 Renamed constraints to bounds. 10 years ago
Ondřej Hruška 4816e0b539 Refactoring and polishing of the constraint system 10 years ago
Ondřej Hruška 4221d5430a Cleaned up coord, rect and constraint system. 10 years ago
Ondřej Hruška 65bfbbd16a Removed trash, improved constraint system (nicer names) 10 years ago
Ondřej Hruška a1e35bc696 almost fixed constraints and rects; about time to go sleep now, lol 10 years ago
Ondřej Hruška 950943e01c Finished Coord system, but some bugs in rects. 10 years ago
Ondřej Hruška e940c53dd6 Coord and rect views and freezing; Fixed font glitches. 10 years ago
Ondřej Hruška ebac276ed2 somethings weird with font 10 years ago
Ondřej Hruška dacb43df3a tweaked gradient rendering 10 years ago
Ondřej Hruška 861d007b27 Greatly improved Constraints system 10 years ago
Ondřej Hruška f81c349d20 javadoc 10 years ago
Ondřej Hruška e4e7aa7eb3 Converted to Java 7, factored InstanceLock to own file. 10 years ago
ondra 6460ad9029 Tweaks to constraint and screen system 10 years ago
ondra cc85d8a9d3 Cleaned PropertyManager, refactored GameLoop to external package. 10 years ago
Ondřej Hruška 5e79c3ac03 package arrangement 10 years ago
Ondřej Hruška 251475557f Attempt to separate framework from game impl. 10 years ago
Ondřej Hruška 8e8e15355e Remade constraint system, improved rendering & font. 10 years ago
Ondřej Hruška e2b6752efb Clean up 10 years ago
Ondřej Hruška da67300522 javadoc, cleanup, added font system 10 years ago
Ondřej Hruška f5929f23b1 FInal fields, tweaks to screen system, deferred loading. 10 years ago
Ondřej Hruška 53b7b02609 EventBus now using thread; +Textures; +Audio; Cleaner structure 10 years ago