Commit Graph

  • 3cad5ad202 fixed components and painters, some tweaks to layer system ondra 2014-04-15 17:45:57 +0200
  • 7ee201a6f7 Cleaned up component hierarchy ondra 2014-04-15 13:39:23 +0200
  • 086a630fb9 refactoring, nicer structure but blank screen now. some bug in caching? ondra 2014-04-15 11:12:07 +0200
  • a641cba9e1 good except 1 mysterious NPE in SimplePainter on poll. Ondřej Hruška 2014-04-15 08:59:09 +0200
  • 0fa85dc371 Constraint caches and digest caching made more efficient. Ondřej Hruška 2014-04-15 08:38:31 +0200
  • eb981454c0 Moved some classes. Added LayoutChangeEvent class. Ondřej Hruška 2014-04-15 08:11:55 +0200
  • e7225d1ee0 moved Digestable<T> to it's rightful place. Ondřej Hruška 2014-04-15 02:09:21 +0200
  • 85859995c4 Digest caching, oh boy! Such commit! Wow! Ondřej Hruška 2014-04-15 02:08:28 +0200
  • de34b66fde all compiles and "works" now. Ondřej Hruška 2014-04-15 00:50:10 +0200
  • 2fbebd4fbc Tiled rect Ondřej Hruška 2014-04-14 22:26:54 +0200
  • 5be05077b7 fixed indirect static access Ondřej Hruška 2014-04-14 22:04:46 +0200
  • d96c1c1272 Num/Rect/Vect Constructors for Bounds Ondřej Hruška 2014-04-14 22:04:10 +0200
  • 0236e779c3 Package moves, new fn in Rect, new bound adapters Ondřej Hruška 2014-04-14 21:58:43 +0200
  • fa8792a904 Added bound digests Ondřej Hruška 2014-04-14 21:36:31 +0200
  • 74c11dcec9 cleanup Ondřej Hruška 2014-04-14 20:34:27 +0200
  • 7011184c88 fixed most compile errors caused by constraint system refactoring ondra 2014-04-14 19:07:28 +0200
  • 2690e6c5f3 Cleaned up Le Abstract Jungle in "Constraints Framework" ondra 2014-04-14 17:57:10 +0200
  • 3320678f36 Added NumBound & friends. Mutable is now a view. Much nicer!! Ondřej Hruška 2014-04-13 23:15:42 +0200
  • a5c32834c0 Not all fixed yet, but OMG that bounds system! Wow! Ondřej Hruška 2014-04-13 20:38:34 +0200
  • 91f54133b3 Added some informative annotations Ondřej Hruška 2014-04-13 11:03:47 +0200
  • cacaa9dcce Minor vect/rect changes Ondřej Hruška 2014-04-13 10:39:01 +0200
  • e1d87df697 Renamed constraints to bounds. Ondřej Hruška 2014-04-13 00:02:45 +0200
  • 4816e0b539 Refactoring and polishing of the constraint system Now it will be clear what is VALUE, VIEW and MUTABLE. Ondřej Hruška 2014-04-12 23:24:49 +0200
  • 4221d5430a Cleaned up coord, rect and constraint system. Ondřej Hruška 2014-04-12 21:13:16 +0200
  • 65bfbbd16a Removed trash, improved constraint system (nicer names) Ondřej Hruška 2014-04-12 07:02:03 +0200
  • a1e35bc696 almost fixed constraints and rects; about time to go sleep now, lol Ondřej Hruška 2014-04-12 04:41:43 +0200
  • 950943e01c Finished Coord system, but some bugs in rects. Ondřej Hruška 2014-04-12 01:57:40 +0200
  • e3e77dc308 small fix Ondřej Hruška 2014-04-11 01:28:05 +0200
  • ebbcf50f74 Remade logging system, cleaned up BaseApp. Ondřej Hruška 2014-04-11 01:23:16 +0200
  • e940c53dd6 Coord and rect views and freezing; Fixed font glitches. Ondřej Hruška 2014-04-10 22:53:25 +0200
  • ebac276ed2 somethings weird with font Ondřej Hruška 2014-04-10 10:10:47 +0200
  • dacb43df3a tweaked gradient rendering Ondřej Hruška 2014-04-10 09:39:11 +0200
  • 861d007b27 Greatly improved Constraints system Ondřej Hruška 2014-04-10 00:57:39 +0200
  • f81c349d20 javadoc Ondřej Hruška 2014-04-09 22:51:29 +0200
  • 7d61de7c61 some cleaning and added volatile keyword ondra 2014-04-09 16:54:25 +0200
  • 94f0b4c3e4 Fixed concurrency issue with loading queue in main loop. Ondřej Hruška 2014-04-09 01:45:16 +0200
  • e03d547fab Factored out BaseApp. Ondřej Hruška 2014-04-09 01:28:32 +0200
  • e4e7aa7eb3 Converted to Java 7, factored InstanceLock to own file. Ondřej Hruška 2014-04-09 00:41:33 +0200
  • 6460ad9029 Tweaks to constraint and screen system ondra 2014-04-08 23:26:54 +0200
  • f3c6f4f0f5 Refactoring & cleaning ondra 2014-04-08 19:21:40 +0200
  • cc85d8a9d3 Cleaned PropertyManager, refactored GameLoop to external package. ondra 2014-04-08 17:53:23 +0200
  • 5e35bfe958 restruct, cleaner hierarchy; much nicer code Ondřej Hruška 2014-04-08 16:01:07 +0200
  • 5e79c3ac03 package arrangement Ondřej Hruška 2014-04-08 15:03:55 +0200
  • 251475557f Attempt to separate framework from game impl. Ondřej Hruška 2014-04-08 14:48:24 +0200
  • 8e8e15355e Remade constraint system, improved rendering & font. Ondřej Hruška 2014-04-08 10:25:16 +0200
  • 8073c5d712 Renamed package: sound -> sounds Ondřej Hruška 2014-04-07 10:08:30 +0200
  • ae785dc440 Removed clutter from log Ondřej Hruška 2014-04-07 10:07:25 +0200
  • 99bb04ae43 Annotation for logged name, added time in log. Ondřej Hruška 2014-04-07 09:52:46 +0200
  • 6d7ee87ae6 Cleanup of annotations, fixed some bus logic. Ondřej Hruška 2014-04-07 09:31:07 +0200
  • 6b69dabbb9 Improved concurrency, annotations Ondřej Hruška 2014-04-06 23:11:34 +0200
  • e2b6752efb Clean up - Added final keyword wherever possible - Improved some font code Ondřej Hruška 2014-04-06 20:53:52 +0200
  • da67300522 javadoc, cleanup, added font system Ondřej Hruška 2014-04-06 18:06:04 +0200
  • f5929f23b1 FInal fields, tweaks to screen system, deferred loading. Ondřej Hruška 2014-04-05 02:14:35 +0200
  • 53b7b02609 EventBus now using thread; +Textures; +Audio; Cleaner structure Ondřej Hruška 2014-04-04 23:06:56 +0200
  • 7f35d1d316 Preparation for textures, improved EventBus & events Ondřej Hruška 2014-04-02 18:43:07 +0200
  • cf4e6e0a6d Huge refactoring, cleanup, constraints Ondřej Hruška 2014-04-02 11:47:24 +0200
  • acc8dffad7 Cleaned up bus & systems; Finished constraint system. Layered screen. Ondřej Hruška 2014-04-02 00:42:11 +0200
  • 24071a7d59 beginning of layered screen Ondřej Hruška 2014-04-01 18:45:54 +0200
  • b7f0057eaa Layered screen added Ondřej Hruška 2014-04-01 15:50:46 +0200
  • ab73e0affd comment fmt Ondřej Hruška 2014-04-01 10:10:13 +0200
  • 2628cf6eda annot Ondřej Hruška 2014-04-01 10:08:04 +0200
  • ca0cd329cf Revert "fmt" Ondřej Hruška 2014-04-01 10:06:36 +0200
  • 18ecb0e35b fmt Ondřej Hruška 2014-04-01 10:02:05 +0200
  • 22634d7fb0 ecl pref zip Ondřej Hruška 2014-04-01 09:51:34 +0200
  • 33b329486b Formatting, added eclipse prefs file Ondřej Hruška 2014-04-01 09:43:36 +0200
  • d8530f2f1a Merge branch 'master' of https://gitlab.fel.cvut.cz/B132_a0b36pr2/hruskon5 Ondřej Hruška 2014-04-01 09:36:53 +0200
  • 2de6d93637 dfg Ondřej Hruška 2014-04-01 09:36:50 +0200
  • 4bd18be9bb Formatting, classpath. Ondřej Hruška 2014-04-01 09:07:33 +0200
  • 4a1a84fd87 Refactoring of subsystems and eventbus Ondřej Hruška 2014-04-01 00:55:43 +0200
  • 6013a105ad Refactored subsystems for cleaner modularity. Ondřej Hruška 2014-03-30 23:09:20 +0200
  • e2e5576664 More easing types, cleanup Ondřej Hruška 2014-03-30 20:11:25 +0200
  • 5c261c4513 Base of Constraints system. Ondřej Hruška 2014-03-30 13:09:19 +0200
  • 1af5f01520 Removed junk & added Easing, Event system and others Ondřej Hruška 2014-03-30 11:10:43 +0200
  • 6b8891666a Removed bad libraries, added LWJGL and Slick-Util, added mightypork.utils, some work on the framework. Ondřej Hruška 2014-03-28 20:31:27 +0100
  • 3578c0ab17 Added libraries and library sources Ondřej Hruška 2014-02-26 21:16:59 +0100
  • 3e24ef2253 readme edited Ondřej Hruška 2014-02-26 20:40:00 +0100
  • 2e68394506 added readme Ondřej Hruška 2014-02-26 20:36:07 +0100
  • 1f8896de8b Initial commit Ondřej Hruška 2014-02-26 20:18:13 +0100