]> git.localhorst.tv Git - l2e.git/history - src/common
added loading callback for type descriptions
[l2e.git] / src / common /
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