Commit Graph

50 Commits (ec64ad21fc3c5b4720924ee747226bbbe7bc1f2e)

Author SHA1 Message Date
Ondřej Hruška ec64ad21fc More refactoring towards backend system 10 years ago
Ondřej Hruška 4d2fc55a29 Now using to MightyUtils (reduction diet for the gamecore package) 10 years ago
Ondřej Hruška dca4b58b86 Moved constraints to a DynMath project (repo MightyPork/dynmath) 10 years ago
Ondřej Hruška e510ca592b improved @author mark 10 years ago
Ondřej Hruška f862708ddd Changed @author to real name 10 years ago
Ondřej Hruška c991523d0e Huge frameworkization, config system rewrite 10 years ago
Ondřej Hruška c09c2eb248 Build harness for eclipse & make 10 years ago
Ondřej Hruška c09a6f83e9 Lotta new stuff, new fonts, inventory sys, food-health, awesomeness 10 years ago
Ondřej Hruška 45e6558d90 improved mouse controls; cleanup 10 years ago
Ondřej Hruška 78035ced7a fixed buggy controls 10 years ago
Ondřej Hruška ecbb2c8615 new tiles, secret room, locked door, passages 10 years ago
ondra a8ed021156 All merged into gamecore and reorganized 10 years ago
Ondřej Hruška 147f499e62 minor tweaks 10 years ago
Ondřej Hruška 289145a9aa cleanup, util packages reorganized, removed some sysouts 10 years ago
Ondřej Hruška 34e1f3c797 Huge CPU usage reduction by using view clamp 10 years ago
Ondřej Hruška 6761b69b63 New 16px textures, player sprite, entity system. 10 years ago
Ondřej Hruška 3e69505787 Removed useless "multiplayer" crap and converted to singleplayer 10 years ago
Ondřej Hruška e773a5307a Support 4 npot tx, inlined some btlncks 10 years ago
ondra 0619f83bfb little performance gain in world render 10 years ago
Ondřej Hruška 8872fd3f5f Initial world system with tile rendering & ionization support. 10 years ago
Ondřej Hruška 7777a61e32 Base of spritesheet system 10 years ago
Ondřej Hruška 4721351ed9 Removed test classes, improved ION error handling & performance. 10 years ago
Ondřej Hruška b2cf0d14a0 start of game gui, added tilesheet 10 years ago
ondra 043dd69c4a Some package shifting. Alpha stack now toggleable. 10 years ago
ondra 6843e746bc Moved general purpose stuff into util, renamed utils->util 10 years ago
ondra 225f062684 colors & fixed a bug in layout 10 years ago
ondra 086a630fb9 refactoring, nicer structure but blank screen now. some bug in caching? 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 0236e779c3 Package moves, new fn in Rect, new bound adapters 10 years ago
ondra 7011184c88 fixed most compile errors caused by constraint system refactoring 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 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 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
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 cc85d8a9d3 Cleaned PropertyManager, refactored GameLoop to external package. 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