Commit Graph

136 Commits (d3f392d689315cd740f5911ac9fe3fe1da74131b)

Author SHA1 Message Date
ondra 086a630fb9 refactoring, nicer structure but blank screen now. some bug in caching? 10 years ago
Ondřej Hruška a641cba9e1 good except 1 mysterious NPE in SimplePainter on poll. 10 years ago
Ondřej Hruška eb981454c0 Moved some classes. Added LayoutChangeEvent class. 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 d96c1c1272 Num/Rect/Vect Constructors for Bounds 10 years ago
Ondřej Hruška 0236e779c3 Package moves, new fn in Rect, new bound adapters 10 years ago
Ondřej Hruška 74c11dcec9 cleanup 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 91f54133b3 Added some informative annotations 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 ebbcf50f74 Remade logging system, cleaned up BaseApp. 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
ondra 7d61de7c61 some cleaning and added volatile keyword 10 years ago
Ondřej Hruška 94f0b4c3e4 Fixed concurrency issue with loading queue in main loop. 10 years ago
Ondřej Hruška e03d547fab Factored out BaseApp. 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 f3c6f4f0f5 Refactoring & cleaning 10 years ago
ondra cc85d8a9d3 Cleaned PropertyManager, refactored GameLoop to external package. 10 years ago
Ondřej Hruška 5e35bfe958 restruct, cleaner hierarchy; much nicer code 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