projects
/
l2e.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
l2e.git
2012-08-31
Daniel Karbach
added interpretation of Font and Frame objects
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Daniel Karbach
made Frame default constructible
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Daniel Karbach
made Font default constructible
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Daniel Karbach
moved some sprites to test.l2s
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Daniel Karbach
added interpretation of PartyLayout
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Daniel Karbach
more literals supported in Interpreter
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Daniel Karbach
split complex and simple animations in interpreter
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Daniel Karbach
moved Guy's and Dekar's configuration to test.l2s
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
removed parser debug output
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
moved Selan to test.l2s
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
store pointers rather than objects in Interpreter
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
interpret Monster's meleeAnimation property
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
deallocate most of the stuff Interpreter reservers
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
added destructors for ParsedSource & Co. to free some...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
use definition of Maxim and Lizard from source
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
added comments (/*…*/ and //…\n)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Daniel Karbach
added getters for interpreted objects
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Daniel Karbach
interpretation of Heros and Monsters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Daniel Karbach
set correct literal status in Value constructor
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Daniel Karbach
added setters for animations
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Daniel Karbach
added setters for stats
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Daniel Karbach
made Sprite default constructible
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
started an interpreter for parsed sources
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added getters for property lists
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added more getters to ParsedSource
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
more information in parsed source and output
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added test data
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added support for arrays of property lists
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
use a syntax that my ide recognizes valid -.-
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
made parsing exceptions a little more informative
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added basic parser (not completely tested)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added peek function to tokenizer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added missing parentheses tokens
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
introduced exception type for tokenizer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
made tokenizer and token constructors explicit
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added function to convert token types to strings
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added output function for token types
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Daniel Karbach
added tokenizer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Daniel Karbach
moved TODOs to tracker
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Daniel Karbach
removed invalid TODO from spell selection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Daniel Karbach
removed pasting fail from ikari selection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
switched some (x,y) and (w,h) pairs to vectors
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
merged Point into Vector
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
extracted damage calculation once more
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
set targeting mode for weapons in main
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
fixed attack choice reset bug
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
renamed TargetSelections Enemies to Monsters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
randomized monsters' attack target selection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Daniel Karbach
removed invalid TODO :o
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
added target selection type detection for weapons
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
removed battleState TODOs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
moved monster's position to Monster
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
moved hero position to Hero
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
renamed BattleState's GetItemMenu -> ItemMenu
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
removed redunant getters for spell and ikari menus
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
removed redundant BattleState::MonsterAttackChoiceAt...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
moved monsters' attack choices to Monster
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
removed redundant BattleState::AttackChoiceAt(int)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
removed redundant BattleState::ActiveHeroAttackChoice()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
added some assertions concerning BattleState::activeHero
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
fixed a bug in BattleState::PreviousHero()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
moved spell and ikari menu initialization to Hero
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Daniel Karbach
moved some Hero related stuff out of BattleState
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
fix monster attack animation frame offsets
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
put animations in place
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
changed number animation prototype to plain animation...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
adjusted NumberAnimation to use animation runner
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
yet more stuff for AnimationRunner
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
fixed timer type in AnimationRunner::Clear()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
adjusted PerformAttacks' usage of animations
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
added animation runners to Hero and Monster
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
broadened animation runner interface
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
split animation running from animation definition
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
check for victory or defeat when looking for the next...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
put hero into a variable when applying damage for debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
reduced title bar time
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
collecting exp/gold reward in battle state
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
removed some outdated TODOs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Daniel Karbach
added numbers animation for monsters' attacks
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
added melee animation of monsters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
added some assertions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
fixed popping all states on application exit
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
run monsters' attack animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
added support for defend action in damage calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
added monster's attack animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
added simple damage calculation formula
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
added checks for vitory/defeat condition
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
apply damage indicated by attack selection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Daniel Karbach
moved attack order to battle state
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Daniel Karbach
revised Maxim's attack animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Daniel Karbach
added sword attack animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Daniel Karbach
added Guy's and Dekar's melee animations
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Daniel Karbach
added Selan's melee animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Daniel Karbach
changed battle positions from bottom-center to center
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Daniel Karbach
alternate approach to battle animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Daniel Karbach
added Maxim's melee animation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Daniel Karbach
revised attack animation codes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Daniel Karbach
tagged some tasks in AttackAnimation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Daniel Karbach
added AttackAnimation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Daniel Karbach
added Started function to Timer
commit
|
commitdiff
|
tree
|
snapshot
next