log scn2k/scn2k_grp.cc @ 74:f8751d74918b default tip

age author description
Sat, 02 Apr 2011 19:13:54 +0200 Emmanuel Gil Peyrot Remove “duplicate” functions as they can be remplaced by a nearly-identical existing function. default tip
Sat, 02 Apr 2011 02:05:27 +0200 Emmanuel Gil Peyrot Register all (?) commands, to help finding non-implemented ones in game.
Fri, 01 Apr 2011 23:49:12 +0200 Emmanuel Gil Peyrot Fix objScale with 2D zoom; implement objWidth and objHeight.
Fri, 26 Nov 2010 10:53:15 +0100 Thibaut Girka Convert EUC-JP files to UTF8
Fri, 18 Dec 2009 20:41:38 +0100 Thibaut GIRKA Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
Thu, 30 Apr 2009 19:05:09 +0000 thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones
Wed, 22 Apr 2009 15:01:42 +0000 thib * started the same changes on scn2k_text.cc
Mon, 20 Apr 2009 16:18:55 +0000 thib * scn2k_grp.cc now handles commands in a cleanier way \o/
Sun, 19 Apr 2009 11:44:05 +0000 thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder (former KEYHOLDER) are now singletons
Sat, 18 Apr 2009 18:35:39 +0000 thib * Known bugs added to the README
Fri, 17 Apr 2009 18:38:06 +0000 thib * Added va_end where there is a va_start
Wed, 15 Apr 2009 20:28:19 +0000 thib * use correct format (%p) for pointers
Tue, 24 Mar 2009 19:45:48 +0000 thib A lot of very minor improvements (deleted some unused variables, and other things like that...)
Sun, 01 Mar 2009 19:08:02 +0000 thib * Corrected --disable-vorbis in configure.ac
Fri, 24 Oct 2008 16:59:14 +0000 thib * CG completion percentage (maybe not working properly?)
Tue, 16 Sep 2008 15:30:03 +0000 thib Sync with upstream
Sat, 09 Aug 2008 12:04:08 +0000 thib Don't create fonts faces for size <= 0, and update objects when their font size is set
Wed, 06 Aug 2008 09:15:04 +0000 thib Oops...
Wed, 06 Aug 2008 09:13:54 +0000 thib Plays more Sound Effects
Tue, 05 Aug 2008 12:56:51 +0000 thib Some memory leaks fixed
Sun, 03 Aug 2008 09:16:37 +0000 thib Support for animated things like Botan
Sat, 02 Aug 2008 09:57:20 +0000 thib Partially fixed Botan's bug
Fri, 01 Aug 2008 16:32:45 +0000 thib Initial import