Ondřej Hruška
|
3c0763a4c8
|
Unfinished huge refactoring towards backend modules system.
Done: Audio, Graphics.
Tbd: Input, cleanup Config, cleanup old BaseApp etc
|
11 years ago |
Ondřej Hruška
|
eee9ed14dc
|
Some refactoring
|
11 years ago |
Ondřej Hruška
|
7024fb4402
|
Refactoring of config inner classes
|
11 years ago |
Ondřej Hruška
|
4d2fc55a29
|
Now using to MightyUtils (reduction diet for the gamecore package)
|
11 years ago |
Ondřej Hruška
|
b384d7a70a
|
Changes reflecting refactoring of the DynMath library.
|
11 years ago |
Ondřej Hruška
|
dca4b58b86
|
Moved constraints to a DynMath project (repo MightyPork/dynmath)
|
11 years ago |
Ondřej Hruška
|
e510ca592b
|
improved @author mark
|
11 years ago |
Ondřej Hruška
|
f862708ddd
|
Changed @author to real name
|
11 years ago |
Ondřej Hruška
|
dc0de5deb7
|
reorganization; added v5 release binaries
|
11 years ago |
ondra
|
f082608852
|
bugfixes, bus tweaks
|
11 years ago |
ondra
|
d2b83a89b4
|
externalized some keys
|
11 years ago |
Ondřej Hruška
|
c991523d0e
|
Huge frameworkization, config system rewrite
|
11 years ago |
Ondřej Hruška
|
09d0d34c51
|
Frameworkization, Keys configurable, Refactoring, Cleaning.
|
11 years ago |
Ondřej Hruška
|
f467c01c46
|
some polishing
|
11 years ago |
Ondřej Hruška
|
c09a6f83e9
|
Lotta new stuff, new fonts, inventory sys, food-health, awesomeness
|
11 years ago |
Ondřej Hruška
|
98826985e1
|
Player facade, UI tweaks
|
11 years ago |
ondra
|
9206396c8e
|
removed test screens; reorg, added "Passage" tile, WorldGen tweaks
|
11 years ago |
ondra
|
a8ed021156
|
All merged into gamecore and reorganized
|
11 years ago |
Ondřej Hruška
|
289145a9aa
|
cleanup, util packages reorganized, removed some sysouts
|
11 years ago |
ondra
|
d67b382f43
|
weirdly broken world renderer while triny to optimize
|
11 years ago |
Ondřej Hruška
|
65ad97994b
|
Remade item and tile basic system.
Still not funcitonal but the shape is final. Sort of.
|
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
|
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
|
086a630fb9
|
refactoring, nicer structure but blank screen now. some bug in caching?
|
11 years ago |
Ondřej Hruška
|
eb981454c0
|
Moved some classes. Added LayoutChangeEvent class.
|
11 years ago |
Ondřej Hruška
|
0236e779c3
|
Package moves, new fn in Rect, new bound adapters
|
11 years ago |
ondra
|
7011184c88
|
fixed most compile errors caused by constraint system refactoring
|
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
|
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
|
65bfbbd16a
|
Removed trash, improved constraint system (nicer names)
|
11 years ago |
Ondřej Hruška
|
950943e01c
|
Finished Coord system, but some bugs in rects.
|
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
|
861d007b27
|
Greatly improved Constraints system
|
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 |