Ondřej Hruška
|
b2cf0d14a0
|
start of game gui, added tilesheet
|
11 years ago |
Ondřej Hruška
|
56494e04f9
|
color palettes, fps in overlay, main menu screen w/ buttons
|
11 years ago |
ondra
|
56b61e5936
|
overlays system
|
11 years ago |
ondra
|
3842285038
|
Moved util.string.valitation->filtering
|
11 years ago |
ondra
|
043dd69c4a
|
Some package shifting. Alpha stack now toggleable.
|
11 years ago |
ondra
|
6843e746bc
|
Moved general purpose stuff into util, renamed utils->util
|
11 years ago |
ondra
|
e58156b7ee
|
Global alpha stack added into Color.
|
11 years ago |
ondra
|
225f062684
|
colors & fixed a bug in layout
|
11 years ago |
Ondřej Hruška
|
990c3de5ca
|
new layouts & start of main menu
|
11 years ago |
ondra
|
3cad5ad202
|
fixed components and painters, some tweaks to layer system
|
11 years ago |
ondra
|
7ee201a6f7
|
Cleaned up component hierarchy
|
11 years ago |
ondra
|
086a630fb9
|
refactoring, nicer structure but blank screen now. some bug in caching?
|
11 years ago |
Ondřej Hruška
|
a641cba9e1
|
good except 1 mysterious NPE in SimplePainter on poll.
|
11 years ago |
Ondřej Hruška
|
0fa85dc371
|
Constraint caches and digest caching made more efficient.
|
11 years ago |
Ondřej Hruška
|
eb981454c0
|
Moved some classes. Added LayoutChangeEvent class.
|
11 years ago |
Ondřej Hruška
|
e7225d1ee0
|
moved Digestable<T> to it's rightful place.
|
11 years ago |
Ondřej Hruška
|
85859995c4
|
Digest caching, oh boy! Such commit! Wow!
|
11 years ago |
Ondřej Hruška
|
de34b66fde
|
all compiles and "works" now.
|
11 years ago |
Ondřej Hruška
|
2fbebd4fbc
|
Tiled rect
|
11 years ago |
Ondřej Hruška
|
5be05077b7
|
fixed indirect static access
|
11 years ago |
Ondřej Hruška
|
d96c1c1272
|
Num/Rect/Vect Constructors for Bounds
|
11 years ago |
Ondřej Hruška
|
0236e779c3
|
Package moves, new fn in Rect, new bound adapters
|
11 years ago |
Ondřej Hruška
|
fa8792a904
|
Added bound digests
|
11 years ago |
Ondřej Hruška
|
74c11dcec9
|
cleanup
|
11 years ago |
ondra
|
7011184c88
|
fixed most compile errors caused by constraint system refactoring
|
11 years ago |
ondra
|
2690e6c5f3
|
Cleaned up Le Abstract Jungle in "Constraints Framework"
|
11 years ago |
Ondřej Hruška
|
3320678f36
|
Added NumBound & friends. Mutable is now a view. Much nicer!!
|
11 years ago |
Ondřej Hruška
|
a5c32834c0
|
Not all fixed yet, but OMG that bounds system! Wow!
|
11 years ago |
Ondřej Hruška
|
91f54133b3
|
Added some informative annotations
|
11 years ago |
Ondřej Hruška
|
cacaa9dcce
|
Minor vect/rect changes
|
11 years ago |
Ondřej Hruška
|
e1d87df697
|
Renamed constraints to bounds.
|
11 years ago |
Ondřej Hruška
|
4816e0b539
|
Refactoring and polishing of the constraint system
Now it will be clear what is VALUE, VIEW and MUTABLE.
|
11 years ago |
Ondřej Hruška
|
4221d5430a
|
Cleaned up coord, rect and constraint system.
|
11 years ago |
Ondřej Hruška
|
65bfbbd16a
|
Removed trash, improved constraint system (nicer names)
|
11 years ago |
Ondřej Hruška
|
a1e35bc696
|
almost fixed constraints and rects; about time to go sleep now, lol
|
11 years ago |
Ondřej Hruška
|
950943e01c
|
Finished Coord system, but some bugs in rects.
|
11 years ago |
Ondřej Hruška
|
e3e77dc308
|
small fix
|
11 years ago |
Ondřej Hruška
|
ebbcf50f74
|
Remade logging system, cleaned up BaseApp.
|
11 years ago |
Ondřej Hruška
|
e940c53dd6
|
Coord and rect views and freezing; Fixed font glitches.
|
11 years ago |
Ondřej Hruška
|
ebac276ed2
|
somethings weird with font
|
11 years ago |
Ondřej Hruška
|
dacb43df3a
|
tweaked gradient rendering
|
11 years ago |
Ondřej Hruška
|
861d007b27
|
Greatly improved Constraints system
|
11 years ago |
Ondřej Hruška
|
f81c349d20
|
javadoc
|
11 years ago |
ondra
|
7d61de7c61
|
some cleaning and added volatile keyword
|
11 years ago |
Ondřej Hruška
|
94f0b4c3e4
|
Fixed concurrency issue with loading queue in main loop.
|
11 years ago |
Ondřej Hruška
|
e03d547fab
|
Factored out BaseApp.
|
11 years ago |
Ondřej Hruška
|
e4e7aa7eb3
|
Converted to Java 7, factored InstanceLock to own file.
|
11 years ago |
ondra
|
6460ad9029
|
Tweaks to constraint and screen system
|
11 years ago |
ondra
|
f3c6f4f0f5
|
Refactoring & cleaning
|
11 years ago |
ondra
|
cc85d8a9d3
|
Cleaned PropertyManager, refactored GameLoop to external package.
|
11 years ago |