Added hints for srvstfunc column. Added more hi...
Added some hints for Skills.txt cltdofunc, and ...
Added hints for columns in Skills.txt that refe...
Minor edit to convert all tabs to spaces
D2TxtTable will not attempt to parse blank rows...
Added D2TxtTable class.
Tagged PlugY 11.00 source code
Tagged PlugY 10.00 source code
Added text files from PATCH_D2.MPQ (from D2 v1....
Added text files from D2EXP.MPQ (from D2 LoD v1...
Added text files from D2DATA.MPQ (from D2 v1.12)
Added path for 1.13c (unmodified) text files
Added PlugY 11.00 code (in a sane manner this t...
Undo r81-82 : The previous way of adding PlugY ...
Undo r80, I forgot that I already had a trunk d...
Updated to PlugY 11.00 code, with credits to LA...
Added dir for PlugY 11.00 source code
Added D2DLL path under /trunk
Removed unnecessary pointer-wrapping macros.
Removed more outdated, commented code.
Removed outdated, commented D2 function declara...
[#2][#3]Removed all remaining traces of macros ...
[#3] Replaced macros F7()/A7() with calls to se...
[#2][#3] D2Funcs.h no longer uses A7()/F7() mac...
[#3] Copied the entire contents of D2Funcs.h to...
Sanitize D2Funcs.h
[#2] Commented E2S, E2F, and E2C macros, as the...
Removed useless undefs and commented macros
[#2] Removed declarations of D2F() macro.
[#2] Removed D2S() macro. Also removed all comm...
[#2] Removed C7() macro, replaced with calls to...
[#2] Replaced R7() macro with calls to resolveO...
Removed V7() macro, replaced with calls to pick...
Simplify PlugY code
Added Code::Blocks project for PlugY to build w...
Added PlugY 10.00 source code from http://plugy...
Added dir for PlugY 10.00 source
Added D2DLL patching function support
Added Code::Blocks project file
Remove some unused implementation functions, re...
Implemented D2DLL::resolveOrdinal()
Minor fix
Fixed indentation
Added d2version.h to handle version-dependent d...
Fully implement all functionality of PlugY 10.00
Added D2DLL class and d2wrapper implementation,...
Added trunk dir for PlugY-n project
Added D2Template project source from http://d2m...
Create dir for D2Template project
+str suffixes are disabled on everything except...
Added EOL marking zeroes to all lines added thu...
Re-organized pesky +mana prefixes to have linea...
Finished re-organizing linear itype trees for s...
Split +DR/MDR suffixes into separate, linear it...
Split many magical suffixes that have diverging...
All the new rows have proper *gameIndex values.
Split all magical prefixes that have diverging ...
The Cruel and Godly affixes that were added for...
Re-organized new affix rows added after cLoD 1....
Renamed old_index and new_index columns to game...
Added blank rows for readability (2)
Added blank rows for readability
All affixes now have the same chance to spawn (...
Disabled/not-implemented affixes (i.e. spawnabl...
Pre-1.08 affixes have been moved to new_index +...
Jewel affixes are moved to 100,000 new_index
Changed all new_index = old_index, let's use de...
Added new_index comment columns, to help organi...
Undo previous change, will use a different meth...
Marked jewel and charm affixes as such in *comm...
Added *old_index comment columns to MagicPrefix...
Re-added AFJ Sheet Edit 0.61b, this time under ...
Added d2modding-items branch for editing/balanc...
Tagged fixed 1.13c txt files. Content of origin...
Added fixed 1.13c txt files from http://d2mods....
Added d2modding\data dir, base for all D2 moddi...
Undo r20-23, let's return to the old layout sin...
Added AFJ Sheet Edit 0.61b to repository, so I ...
Added D2modding subdir
Moved D2TxtHinter trunk/branches/tags to separa...
Fix bugs introduced by r18
More hints
Added more hints to Skills.js
Fix comments
Added more hints
Use space characters instead of tab characters ...
Added more hints (needs expanding)
Added support for Skills.txt
Pretty formatting of comments
Split parsing functionality to parseTable(), pa...
Progressive columns and merge columns are now h...
Renamed customDescriptions -> hints, startup() ...
Added more custom descriptions (incomplete). Al...
Fix a bug introduced at r3 that prevented custo...
Added more comment column data and aligned them...
Comment columns and their respective data colum...
Display some closely-related columns in a more ...
Added D2TxtHinter project
Add initial directories