Commit Graph

278 Commits (master)
 

Author SHA1 Message Date
ondra 3cad5ad202 fixed components and painters, some tweaks to layer system 10 years ago
ondra 7ee201a6f7 Cleaned up component hierarchy 10 years ago
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 0fa85dc371 Constraint caches and digest caching made more efficient. 10 years ago
Ondřej Hruška eb981454c0 Moved some classes. Added LayoutChangeEvent class. 10 years ago
Ondřej Hruška e7225d1ee0 moved Digestable<T> to it's rightful place. 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 2fbebd4fbc Tiled rect 10 years ago
Ondřej Hruška 5be05077b7 fixed indirect static access 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 fa8792a904 Added bound digests 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
ondra 2690e6c5f3 Cleaned up Le Abstract Jungle in "Constraints Framework" 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 e3e77dc308 small fix 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
Ondřej Hruška 8e8e15355e Remade constraint system, improved rendering & font. 10 years ago
Ondřej Hruška 8073c5d712 Renamed package: sound -> sounds 10 years ago
Ondřej Hruška ae785dc440 Removed clutter from log 10 years ago
Ondřej Hruška 99bb04ae43 Annotation for logged name, added time in log. 10 years ago
Ondřej Hruška 6d7ee87ae6 Cleanup of annotations, fixed some bus logic. 10 years ago
Ondřej Hruška 6b69dabbb9 Improved concurrency, annotations 10 years ago