1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-14 15:28:11 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
ndechiara
46a60398d4 Load Objects.txt (#68)
* Missiles Parsing

* Missiles.txt lookup table and  fixes

* lost work

* Replaced old repo path with org path.

* Added editorconfig. Fixed line endings to LF.

* Fixed travis build badge path

* Added level warp data

* Added object type data load

* Load objects.txt

New Common class, Objects.go will load all of the object records in objects.txt
2019-11-03 11:04:58 -05:00
Tim Sarbin
1afd86005e
Changes necessary for migration to org account (#67)
* Replaced old repo path with org path.

* Added editorconfig. Fixed line endings to LF.

* Fixed travis build badge path
2019-11-02 17:38:39 -04:00
Tim Sarbin
71c5b830fd Fixed more rendering issues. 2019-11-01 22:41:49 -04:00
Tim Sarbin
7d228d116e Minor changes to get map rendering started. 2019-11-01 14:12:23 -04:00
Tim Sarbin
da5baec685 Minor changes to support localized versions. 2019-11-01 00:21:39 -04:00
Tim Sarbin
bf0412554f Big fixes. Added start of video decode. Enhanced MPQ error messages. 2019-10-31 21:17:13 -04:00
Tim Sarbin
dd403cb0eb Automatically use wine prefix base path with default config on linux 2019-10-30 01:09:39 -04:00
Tim Sarbin
9fc416e8e2 Added LevelPreset file loading 2019-10-29 02:24:05 -04:00
Tim Sarbin
55b241c56d Added DT1 and LevelTypes. LevelPreset and DS1 still not done. 2019-10-28 17:51:17 -04:00
Tim Sarbin
4c047bf993 Added text dictionary. Continued hero select screen work. 2019-10-27 17:24:21 -04:00
Tim Sarbin
227e7e8b29 Added volume settings and sfx support 2019-10-26 20:09:33 -04:00
Tim Sarbin
ec4949bc1b Moved files around to allow running from root path 2019-10-26 17:30:00 -04:00