1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-01 00:44:19 -04:00
OpenDiablo2/Common
2019-11-04 17:39:59 -05:00
..
BitStream_test.go Compression updates 2019-10-25 15:06:47 -04:00
BitStream.go Hopefully made older go happy about bitshifts. 2019-11-01 03:36:29 -04:00
BuildInfo.go More build updates. Added build info to game. 2019-11-02 16:15:16 -04:00
ColorConvert.go More code cleanup. Created UI manager. 2019-10-25 19:12:42 -04:00
Drawable.go Fixed font rendering. Added basic button stuff. 2019-10-25 22:20:36 -04:00
FileProvider.go Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00
GameState.go Big fixes. Added start of video decode. Enhanced MPQ error messages. 2019-10-31 21:17:13 -04:00
Hero.go Started work on hero selection screen 2019-10-27 02:58:37 -04:00
LevelPresets.go Fix MPQ load, add Missiles.txt load, switch LvlPrest.bin to LvlPrest.txt, fix sound loading (#80) 2019-11-03 22:03:22 -05:00
LevelTypes.go Fixed LevelTypes load (#84) 2019-11-04 17:39:59 -05:00
LevelWarp.go Load Objects.txt (#68) 2019-11-03 11:04:58 -05:00
Math.go Fixed more rendering issues. 2019-11-01 22:41:49 -04:00
Missiles.go Fix MPQ load, add Missiles.txt load, switch LvlPrest.bin to LvlPrest.txt, fix sound loading (#80) 2019-11-03 22:03:22 -05:00
MpqFileRecord.go Minor changes to get map rendering started. 2019-11-01 14:12:23 -04:00
Objects.go Fix MPQ load, add Missiles.txt load, switch LvlPrest.bin to LvlPrest.txt, fix sound loading (#80) 2019-11-03 22:03:22 -05:00
ObjectTypes.go Load Objects.txt (#68) 2019-11-03 11:04:58 -05:00
Palette.go Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00
Sounds.go Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00
Sprite.go Minor changes to get map rendering started. 2019-11-01 14:12:23 -04:00
StreamReader_test.go Added stream writer and reader. Updated readme. 2019-10-25 16:02:31 -04:00
StreamReader.go Added DT1 and LevelTypes. LevelPreset and DS1 still not done. 2019-10-28 17:51:17 -04:00
StreamWriter_test.go Added stream writer and reader. Updated readme. 2019-10-25 16:02:31 -04:00
StreamWriter.go Got audio rendering working. 2019-10-25 17:09:07 -04:00
StringUtils.go add Weapons.txt load (#81) 2019-11-03 22:56:26 -05:00
TextDictionary.go Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00
Weapons.go add Weapons.txt load (#81) 2019-11-03 22:56:26 -05:00