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 |
Ondřej Hruška
|
5e35bfe958
|
restruct, cleaner hierarchy; much nicer code
|
11 years ago |
Ondřej Hruška
|
5e79c3ac03
|
package arrangement
|
11 years ago |
Ondřej Hruška
|
251475557f
|
Attempt to separate framework from game impl.
|
11 years ago |
Ondřej Hruška
|
8e8e15355e
|
Remade constraint system, improved rendering & font.
|
11 years ago |
Ondřej Hruška
|
8073c5d712
|
Renamed package: sound -> sounds
|
11 years ago |
Ondřej Hruška
|
ae785dc440
|
Removed clutter from log
|
11 years ago |
Ondřej Hruška
|
99bb04ae43
|
Annotation for logged name, added time in log.
|
11 years ago |
Ondřej Hruška
|
6d7ee87ae6
|
Cleanup of annotations, fixed some bus logic.
|
11 years ago |
Ondřej Hruška
|
6b69dabbb9
|
Improved concurrency, annotations
|
11 years ago |
Ondřej Hruška
|
e2b6752efb
|
Clean up
- Added final keyword wherever possible
- Improved some font code
|
11 years ago |
Ondřej Hruška
|
da67300522
|
javadoc, cleanup, added font system
|
11 years ago |
Ondřej Hruška
|
f5929f23b1
|
FInal fields, tweaks to screen system, deferred loading.
|
11 years ago |
Ondřej Hruška
|
53b7b02609
|
EventBus now using thread; +Textures; +Audio; Cleaner structure
|
11 years ago |
Ondřej Hruška
|
7f35d1d316
|
Preparation for textures, improved EventBus & events
|
11 years ago |
Ondřej Hruška
|
cf4e6e0a6d
|
Huge refactoring, cleanup, constraints
|
11 years ago |
Ondřej Hruška
|
acc8dffad7
|
Cleaned up bus & systems; Finished constraint system. Layered screen.
|
11 years ago |
Ondřej Hruška
|
24071a7d59
|
beginning of layered screen
|
11 years ago |