index
:
RustAndDust
PvP
keep
master
server
units1
Tactical ground combat simulation for android
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
BoardUtils: fix assertion
Jérémy Zurcher
1
-1
/
+1
2015-12-24
tests: FakeBoard implement isObjectiveFor()
Jérémy Zurcher
1
-0
/
+2
2015-12-24
ObjectiveSet: respond to isObjectiveFor() taking peristence into account
Jérémy Zurcher
3
-4
/
+18
2015-12-23
StateRotate: fix bug when in HQ activation, start rotate, but do not complete it
Jérémy Zurcher
1
-1
/
+4
2015-12-23
BattleTest: be a test battle again
Jérémy Zurcher
1
-47
/
+55
2015-12-23
game.Factory -> Factory
Jérémy Zurcher
6
-10
/
+7
2015-12-23
assets: ok->tick target is bigger
Jérémy Zurcher
7
-8
/
+8
2015-12-22
MenuScreen: add versionLabel
Jérémy Zurcher
1
-0
/
+7
2015-12-21
increase android codeVersion
v13
Jérémy Zurcher
1
-1
/
+1
2015-12-21
increase android codeVersion
v12
Jérémy Zurcher
1
-1
/
+1
2015-12-21
PathBuilder: use printToErr on error
Jérémy Zurcher
1
-0
/
+1
2015-12-21
update TODO
Jérémy Zurcher
1
-1
/
+1
2015-12-21
PathBuilder: always search for path even if distance is < 2, to check for obj...
Jérémy Zurcher
1
-9
/
+1
2015-12-21
PathBuilder: choosePath: clears it all and then add the choosen path
Jérémy Zurcher
1
-6
/
+6
2015-12-21
PathBuilder: extract clearPaths() from clear()
Jérémy Zurcher
1
-0
/
+5
2015-12-21
Map0Hex: isObjective(Tile) -> isObjectiveFor(Tile,Pawn) : says no if already ...
Jérémy Zurcher
3
-4
/
+8
2015-12-21
PathBuilder: fitness takes objectives into account
Jérémy Zurcher
3
-0
/
+8
2015-12-21
Board: sprinkle with some final
Jérémy Zurcher
1
-9
/
+12
2015-12-20
Hud: use ArrayDeque instead of Stack
Jérémy Zurcher
1
-2
/
+2
2015-12-19
Hud: replace touchUp + touchDown with hit(int, int)
Jérémy Zurcher
4
-108
/
+24
2015-12-19
increase android codeVersion
v11
Jérémy Zurcher
1
-1
/
+1
2015-12-18
clean up import statements
Jérémy Zurcher
2
-2
/
+0
2015-12-18
Hud: plug OptionsPanel in
Jérémy Zurcher
1
-7
/
+44
2015-12-18
add game/hud/OptionsPanel
Jérémy Zurcher
1
-0
/
+146
2015-12-18
Hud: dialogs is a Stack
Jérémy Zurcher
1
-9
/
+9
2015-12-18
State: remove useless OPTIONS state
Jérémy Zurcher
1
-2
/
+1
2015-12-18
Hud: code reorder
Jérémy Zurcher
1
-8
/
+8
2015-12-18
OptionsMenu: get rid of useless OkCancel
Jérémy Zurcher
1
-11
/
+0
2015-12-18
update assets/hud/options.png
Jérémy Zurcher
1
-0
/
+0
2015-12-18
cleanup tree using fix_java
Jérémy Zurcher
31
-61
/
+0
2015-12-18
add tools/fix_java
Jérémy Zurcher
1
-0
/
+56
2015-12-18
StatistictsPanel: remove unused import statments
Jérémy Zurcher
1
-2
/
+0
2015-12-18
assets: update hud/options
Jérémy Zurcher
1
-0
/
+0
2015-12-18
Hud: add options button, not implemented yet
Jérémy Zurcher
6
-1
/
+25
2015-12-18
Game: Factory knows about regions and provide them
Jérémy Zurcher
18
-98
/
+140
2015-12-18
UI: merge menu and ui assets, AtlasRegion are known and provided by RustAndDust
Jérémy Zurcher
21
-130
/
+122
2015-12-17
RustAndDust: use constants for assets names
Jérémy Zurcher
1
-49
/
+73
2015-12-16
assets: update to follow Factory naming
Jérémy Zurcher
6
-4
/
+4
2015-12-16
Factory: get ready for other units graphics
Jérémy Zurcher
1
-12
/
+32
2015-12-16
Config: default graphics is CHITS
Jérémy Zurcher
1
-1
/
+1
2015-12-16
Factory: pawn -> unit
Jérémy Zurcher
1
-22
/
+22
2015-12-16
Config: MINE/ORIGINAL -> CHITS/TANKS
Jérémy Zurcher
1
-10
/
+10
2015-12-16
HeadedPawn: draw overlays over the head
Jérémy Zurcher
2
-6
/
+10
2015-12-16
HeadedPawn: draw the head over the body
Jérémy Zurcher
1
-2
/
+2
2015-12-16
StatisticsPanel: fix NullPointer
Jérémy Zurcher
1
-1
/
+2
2015-12-15
update TODO
Jérémy Zurcher
1
-0
/
+1
2015-12-15
increase android codeVersion
1.0.1.10
Jérémy Zurcher
1
-1
/
+1
2015-12-15
BattleTest: set something like a real battle
Jérémy Zurcher
1
-52
/
+61
2015-12-15
update TODO
Jérémy Zurcher
1
-1
/
+0
2015-12-15
Player,StatisticsPanel: add Objectives count
Jérémy Zurcher
3
-8
/
+10
[prev]
[next]