#
# ChangeLog for Daodan/src/Patches/Win32.c
#
# Generated by Trac 1.6
# Mar 25, 2025, 10:06:37 PM

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, 04 May 2014 18:17:11 GMT alloc [1000]
	* Daodan/src/Daodan_Config.c (modified)
	* Daodan/src/Daodan_Config.h (modified)
	* Daodan/src/Patches/Cheater.c (modified)
	* Daodan/src/Patches/GL.c (modified)
	* Daodan/src/Patches/Localization.c (modified)
	* Daodan/src/Patches/Patches.c (modified)
	* Daodan/src/Patches/Win32.c (modified)

	Daodan 3.7


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