From 468275bb94f975b9e1c2e7e90a03caa37bd0e142 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 17 Sep 2003 21:06:16 +0000 Subject: added a static method setDefaultDirectory to class File; used this to simplify some code; added a global g_sound pointer in bs2, this cuts down on uses of g_sword2 (of course both should be removed on the long run); some other minor tweaks/fixes svn-id: r10278 --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index de5fa7990d..4fe7a0c297 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,7 @@ General ideally, we should be able to drop almost all of the member variables in the game detector, in favor of getting all these directly from the config system). +* fix the Map<> template, make it more robust; maybe use a red-black tree? GUI === -- cgit v1.2.3