]> git.localhorst.tv Git - l2e.git/history - src/common
recognize '\\' as a possible directory separator
[l2e.git] / src / common /
2012-10-20 Daniel Karbachrevised implementation of script text
2012-10-18 Daniel Karbachswitched to static type IDs
2012-10-14 Daniel Karbachadded compare and jump codes for scripts
2012-10-14 Daniel Karbachimplemented modulo operation for scripts
2012-10-13 Daniel Karbachfirst scripting implementation
2012-10-09 Daniel Karbachclosed the gap between battle and map state (yay)
2012-10-08 Daniel Karbachadded textual type/field descriptions and wiki mode
2012-10-07 Daniel Karbachstore complete entity in hero
2012-10-07 Daniel Karbachmoved Hero and Stats to common
2012-09-29 Daniel Karbachadded forwarding headers
2012-09-10 Daniel Karbachadded missing spell flags
2012-09-10 Daniel Karbachtackled some problems (not all :) )
2012-09-10 Daniel Karbachadded constructors for described types
2012-09-10 Daniel Karbachconverted pseudo-fields into real ones
2012-09-09 Daniel Karbachreordered type description creation to avoid reallocation
2012-09-09 Daniel Karbachfixed some issues to get it to compile again
2012-09-09 Daniel Karbachadded partial type description of Spell
2012-09-09 Daniel Karbachadded partial type description of Item
2012-09-08 Daniel Karbachadded type description of Ikari
2012-09-03 Daniel KarbachMerge branch 'loader'
2012-08-31 Daniel Karbachmade single properties of TargetingMode configurable
2012-08-25 Daniel Karbachmoved TODOs to tracker
2012-08-15 Daniel Karbachadded sword attack animation
2012-08-10 Daniel Karbachadded physical/magical status of ikari attacks
2012-08-10 Daniel Karbachadded Ikari class
2012-08-10 Daniel Karbachadded spells
2012-08-10 Daniel Karbachadded item target selection
2012-08-09 Daniel Karbachpreliminary solution for loading inventory in item...
2012-08-09 Daniel Karbachadded Inventory class
2012-08-09 Daniel Karbachadded Item data structure