# # ChangeLog for Daodan/src/makefile # # Generated by Trac 1.6 # Nov 21, 2024, 8:36:40 PM Sun, 24 Oct 2021 02:51:14 GMT rossy [1165] * Daodan/dist (added) * Daodan/dist/00020DaodanWin (added) * Daodan/dist/00020DaodanWin/Mod_Info.cfg (added) * Daodan/dist/00020DaodanWin/plain (added) * Daodan/dist/00020DaodanWin/plain/win_only (added) * Daodan/dist/00020DaodanWin/plain/win_only/realbink.dll (added) * Daodan/dist/00020DaodanWin/plain/win_only/run_full.bat (added) * Daodan/dist/00020DaodanWin/plain/win_only/run_wind.bat (added) * Daodan/src/makefile (modified) Daodan: Add AE package creation to makefile Sun, 24 Oct 2021 02:50:48 GMT rossy [1163] * Daodan/src/Daodan.h (modified) * Daodan/src/Daodan_Config.c (modified) * Daodan/src/Oni/GameState.h (modified) * Daodan/src/Oni/Input.h (added) * Daodan/src/Oni/Oni.h (modified) * Daodan/src/Oni/Symbols_Func.h (modified) * Daodan/src/Oni/Symbols_Var.h (modified) * Daodan/src/Patches/Cheater.c (modified) * Daodan/src/Patches/Input.c (modified) * Daodan/src/Patches/Input.h (modified) * Daodan/src/Patches/Patches.c (modified) * Daodan/src/Patches/Utility.c (modified) * Daodan/src/Patches/Win32.c (modified) * Daodan/src/makefile (modified) Daodan: Add new local input system based on Raw Input Sun, 28 Aug 2016 16:01:38 GMT alloc [1045] * Daodan/src/Daodan_Patch.c (modified) * Daodan/src/makefile (modified) Fixed warning, changed to GNU99 standard Mon, 07 Apr 2014 10:33:27 GMT alloc [994] * Daodan/makefile (deleted) * Daodan/src/Daodan.c (modified) * Daodan/src/Daodan_BSL.c (deleted) * Daodan/src/Daodan_BSL.h (deleted) * Daodan/src/Daodan_Character.c (deleted) * Daodan/src/Daodan_Character.h (deleted) * Daodan/src/Daodan_Cheater.c (deleted) * Daodan/src/Daodan_Cheater.h (deleted) * Daodan/src/Daodan_Config.c (modified) * Daodan/src/Daodan_Config.h (modified) * Daodan/src/Daodan_Console.c (deleted) * Daodan/src/Daodan_Console.h (deleted) * Daodan/src/Daodan_GL.c (deleted) * Daodan/src/Daodan_GL.h (deleted) * Daodan/src/Daodan_Patch.c (modified) * Daodan/src/Daodan_Patch.h (modified) * Daodan/src/Daodan_Persistence.c (deleted) * Daodan/src/Daodan_Persistence.h (deleted) * Daodan/src/Daodan_Utility.c (deleted) * Daodan/src/Daodan_Utility.h (deleted) * Daodan/src/Daodan_Win32.c (deleted) * Daodan/src/Daodan_Win32.h (deleted) * Daodan/src/Inifile_Reader.h (modified) * Daodan/src/Oni/Symbols_Var.h (modified) * Daodan/src/Patches (added) * Daodan/src/Patches/BSL.c (added) * Daodan/src/Patches/BSL.h (added) * Daodan/src/Patches/Character.c (added) * Daodan/src/Patches/Character.h (added) * Daodan/src/Patches/Cheater.c (added) * Daodan/src/Patches/Cheater.h (added) * Daodan/src/Patches/Console.c (added) * Daodan/src/Patches/Console.h (added) * Daodan/src/Patches/GL.c (added) * Daodan/src/Patches/GL.h (added) * Daodan/src/Patches/Localization.c (added) * Daodan/src/Patches/Localization.h (added) * Daodan/src/Patches/Patches.c (added) * Daodan/src/Patches/Patches.h (added) * Daodan/src/Patches/Utility.c (added) * Daodan/src/Patches/Utility.h (added) * Daodan/src/Patches/Win32.c (added) * Daodan/src/Patches/Win32.h (added) * Daodan/src/bink-proxy.c (modified) * Daodan/src/makefile (added) * Daodan/src/patches (deleted) Daodan: - Fix #80 - Reorganization of file hierarchy