angband / angband

A free, single-player roguelike dungeon exploration game
1.3k stars 334 forks source link

.ini file reading/writing on Windows is extremely inefficient #2708

Open angband-import opened 4 years ago

angband-import commented 4 years ago

Reported by takkaria on 1 Oct 2008 07:40 UTC http://groups.google.com/group/rec.games.roguelike.angband/msg/89ad2d45961c72f5

Probably just best rolling our own, really.

angband-import commented 4 years ago

Attachment from rogercnorris\@yahoo.com on 9 Sep 2009 02:52 UTC Patch to replace INI reading/writing with custom implementation REPLACE THIS TEXT WITH UPLOADED FILE ./attachments/TRAC_636_GIT_2708/ticket_636.patch

angband-import commented 4 years ago

Modified by magnate on 11 Jul 2009 20:25 UTC

angband-import commented 4 years ago

Modified by takkaria on 25 Jul 2009 17:30 UTC

angband-import commented 4 years ago

Comment by rogercnorris\@yahoo.com on 9 Sep 2009 02:54 UTC I've attached a patch for main-win.c which contains a custom implementation for reading and writing the INI files. This is my first Angband code submission, so hopefully it's up to snuff.

angband-import commented 4 years ago

Comment by magnate on 21 Nov 2010 20:02 UTC Punting to 3.3: non-urgent bug or change.

angband-import commented 4 years ago

Comment by takkaria on 16 Jun 2011 20:29 UTC Punting.

angband-import commented 4 years ago

Comment by fizzix on 4 May 2012 23:19 UTC Punting - no owner

NickMcConnell commented 4 years ago

Punting to some future person who will magically fix all windows port problems.