diff --git a/README.md b/README.md index d904de14..f5a1bf88 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Official: [Devilution](https://github.com/diasurgical/devilution) | [DevilutionX Here you will find the first version of Devilution along with a new rewrite. This will showcase the amount of work it took to reverse engineer and complete the source. +Inside the [trivia](trivia) folder contains screenshots showing the progress of Devilution from the initial decompilation up to the June 6th 2018 release! Along with a few feature teasers ;) + The first version [2018_03_14](2018_03_14) was a raw dump from IDA that had thousands of errors fixed before it finally compiled. Executable immediately crashes when ran. The last version [2020_03_31](2020_03_31) after two years of group efforts. This is an incomplete rewrite of Devilution from 2019 by me, with improved accuracy based off the beta. diff --git a/trivia/DIABLO-20180329-001616.png b/trivia/DIABLO-20180329-001616.png new file mode 100644 index 00000000..64e7e523 Binary files /dev/null and b/trivia/DIABLO-20180329-001616.png differ diff --git a/trivia/DIABLO-20180329-001659.png b/trivia/DIABLO-20180329-001659.png new file mode 100644 index 00000000..8274d73c Binary files /dev/null and b/trivia/DIABLO-20180329-001659.png differ diff --git a/trivia/DIABLO-20180329-001746.png b/trivia/DIABLO-20180329-001746.png new file mode 100644 index 00000000..de819bf7 Binary files /dev/null and b/trivia/DIABLO-20180329-001746.png differ diff --git a/trivia/DIABLO-20180329-202632.png b/trivia/DIABLO-20180329-202632.png new file mode 100644 index 00000000..3086a949 Binary files /dev/null and b/trivia/DIABLO-20180329-202632.png differ diff --git a/trivia/DIABLO-20180331-025532.png b/trivia/DIABLO-20180331-025532.png new file mode 100644 index 00000000..776ef017 Binary files /dev/null and b/trivia/DIABLO-20180331-025532.png differ diff --git a/trivia/DIABLO_20180604_211804.png b/trivia/DIABLO_20180604_211804.png new file mode 100644 index 00000000..98abf434 Binary files /dev/null and b/trivia/DIABLO_20180604_211804.png differ diff --git a/trivia/DIABLO_20180605_082919.png b/trivia/DIABLO_20180605_082919.png new file mode 100644 index 00000000..744843ce Binary files /dev/null and b/trivia/DIABLO_20180605_082919.png differ diff --git a/trivia/dl1_05172018.gif b/trivia/dl1_05172018.gif new file mode 100644 index 00000000..6fb73167 Binary files /dev/null and b/trivia/dl1_05172018.gif differ diff --git a/trivia/dl4_05172018.gif b/trivia/dl4_05172018.gif new file mode 100644 index 00000000..fbed90ff Binary files /dev/null and b/trivia/dl4_05172018.gif differ