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
path:
root
/
core
/
src
/
ch
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-11-11
UnitDock: recompute reinforcement units in dock if player change
Jérémy Zurcher
1
-2
/
+4
2015-11-11
PlayerInfo: fix turns label position
Jérémy Zurcher
1
-1
/
+1
2015-11-11
PathBuilder: add Path.fitness and use it in findAllPaths() and choosePath()
Jérémy Zurcher
2
-7
/
+20
2015-11-11
StateMove: call pathBuilder.choosePath() on multilpe paths
Jérémy Zurcher
1
-0
/
+2
2015-11-11
PathBuilder: add stupid choosePath()
Jérémy Zurcher
1
-0
/
+15
2015-11-10
PlayerInfo: fix turns position
Jérémy Zurcher
1
-1
/
+1
2015-11-10
OptionsMenu: graphics changes are canceld on ... cancel
Jérémy Zurcher
1
-6
/
+6
2015-11-10
Config.Graphics: add get(int)
Jérémy Zurcher
1
-0
/
+8
2015-11-10
RustAndDust: code reordering
Jérémy Zurcher
1
-2
/
+1
2015-11-10
UnitDock: take care of scaling
Jérémy Zurcher
2
-12
/
+6
2015-11-10
EngagementPanel: take care of dice dimension at construction
Jérémy Zurcher
2
-11
/
+6
2015-11-10
OptionsMenu: fxVolume changes are cancel on ... cancel
Jérémy Zurcher
1
-8
/
+7
2015-11-10
OptionsMenu: add cancel button
Jérémy Zurcher
1
-0
/
+8
2015-11-10
PlayerInfo: turn goes center top
Jérémy Zurcher
1
-6
/
+2
2015-11-10
EngagementPanel: fix vertical position of dice
Jérémy Zurcher
1
-0
/
+1
2015-11-10
PlayMenu: increase padding
Jérémy Zurcher
1
-3
/
+3
2015-11-10
RustAndDust: increase font and Bg min size
Jérémy Zurcher
1
-2
/
+2
2015-11-10
OptionsMenu: imporve setPosition
Jérémy Zurcher
1
-6
/
+6
2015-11-10
remove unused constant
Jérémy Zurcher
1
-1
/
+0
2015-11-10
StatisticsPanel: hit anywhere to close
Jérémy Zurcher
1
-3
/
+1
2015-11-10
TutorialsMenu: hit anywhere to close
Jérémy Zurcher
1
-1
/
+1
2015-11-10
UI: use setBtnRight and setBtnLeft
Jérémy Zurcher
7
-10
/
+10
2015-11-10
Patch: add setBtnLeft(Bg) and setBtnRight(Bg)
Jérémy Zurcher
1
-0
/
+10
2015-11-09
RustAndDust: call EngagementPanel.setDiceAnimation
Jérémy Zurcher
1
-1
/
+3
2015-11-09
EngagementPanel: specify dice animation dimension
Jérémy Zurcher
1
-4
/
+10
2015-11-09
DicAnimation: dimension has to be given at construction
Jérémy Zurcher
1
-4
/
+9
2015-11-09
UnitDock: try to pervent erratic bouncing
Jérémy Zurcher
1
-1
/
+1
2015-11-09
Label: must update width and height before calling setPosition(Position)
Jérémy Zurcher
1
-0
/
+8
2015-11-09
EngagementPanel: us Bg instead of Sprite to scale
Jérémy Zurcher
1
-10
/
+9
2015-11-09
PlayerInfo: us Bg instead of Sprite to scale
Jérémy Zurcher
1
-6
/
+6
2015-11-09
PlayerInfo: add final to PADDING
Jérémy Zurcher
1
-1
/
+1
2015-11-09
EngagementPanel: fix element position
Jérémy Zurcher
1
-13
/
+12
2015-11-09
RustAndDust: call UnitDock/Bg.setScale
Jérémy Zurcher
1
-1
/
+8
2015-11-09
UnitDock: add setScale(float)
Jérémy Zurcher
1
-1
/
+5
2015-11-09
Bg: add setScale(float)
Jérémy Zurcher
1
-1
/
+7
2015-11-09
EngagementPanel: ckeck for button hit too
Jérémy Zurcher
1
-1
/
+1
2015-11-09
ui: center ok/cancel buttons on box corners
Jérémy Zurcher
7
-16
/
+11
2015-11-09
PlayMenu: add ':'
Jérémy Zurcher
1
-2
/
+2
2015-11-09
UnitDock: adapt scale to screen height
Jérémy Zurcher
1
-1
/
+2
2015-11-09
RustAndDust: add font size computation
Jérémy Zurcher
1
-1
/
+1
2015-11-09
use freetype font
Jérémy Zurcher
1
-2
/
+10
2015-11-06
UnitDock: avoid silly yoyo bouncing
Jérémy Zurcher
1
-6
/
+9
2015-11-06
PlayMenu: fix mode not implemented behavior
Jérémy Zurcher
1
-0
/
+1
2015-11-06
UnitDock: smooth vertical adjustment
Jérémy Zurcher
1
-4
/
+9
2015-11-06
GameScreen -> UnitDock: add drag and implement vertical slide of units
Jérémy Zurcher
5
-2
/
+42
2015-11-05
UnitDock: factorise matrix and scale computation
Jérémy Zurcher
1
-8
/
+6
2015-11-05
UnitDock: add glScissors
Jérémy Zurcher
1
-0
/
+16
2015-11-05
Hex: add DEPRESSION TerrainType
Jérémy Zurcher
2
-1
/
+7
2015-11-05
Map: add comment for special AT_GUN -> no AP spent case
Jérémy Zurcher
1
-0
/
+1
2015-11-05
add and use Pawn.canBreak()
Jérémy Zurcher
3
-1
/
+8
[prev]
[next]