OpenDiablo2/Common
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
..
BitStream.go Hopefully made older go happy about bitshifts. 2019-11-01 03:36:29 -04:00
BitStream_test.go Compression updates 2019-10-25 15:06:47 -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 Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00
LevelTypes.go Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00
Math.go Fixed more rendering issues. 2019-11-01 22:41:49 -04:00
MpqFileRecord.go Minor changes to get map rendering started. 2019-11-01 14:12:23 -04: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.go Added DT1 and LevelTypes. LevelPreset and DS1 still not done. 2019-10-28 17:51:17 -04:00
StreamReader_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
StreamWriter_test.go Added stream writer and reader. Updated readme. 2019-10-25 16:02:31 -04:00
StringUtils.go More localization fixes 2019-11-01 00:34:23 -04:00
TextDictionary.go Changes necessary for migration to org account (#67) 2019-11-02 17:38:39 -04:00