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:40:39 +0000 |
thib |
* oops... finishing what was started and not said with the other patch: fixing memory leaks
|
Fri, 17 Apr 2009 18:38:06 +0000 |
thib |
* Added va_end where there is a va_start
|
Fri, 17 Apr 2009 08:12:18 +0000 |
thib |
* Correct --disable-x11
|
Wed, 15 Apr 2009 20:28:19 +0000 |
thib |
* use correct format (%p) for pointers
|
Wed, 15 Apr 2009 20:26:32 +0000 |
thib |
* get rid of the "deprecated conversion from string constant to ‘char*’" warnings
|
Thu, 26 Mar 2009 18:06:32 +0000 |
thib |
Brand new README!
|
Wed, 25 Mar 2009 17:32:52 +0000 |
thib |
Patched an old patch of mine (OGG koe files handling)... It's a bit less ugly, and it works with tremor!
|
Wed, 25 Mar 2009 16:00:52 +0000 |
thib |
* fixed itoa_ws
|
Tue, 24 Mar 2009 19:45:48 +0000 |
thib |
A lot of very minor improvements (deleted some unused variables, and other things like that...)
|
Tue, 24 Mar 2009 19:35:47 +0000 |
thib |
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
|
Mon, 23 Mar 2009 18:17:57 +0000 |
thib |
OtakuNoRaifu is born! (Changed 'xclannad' to 'OtakuNoRaifu')
|
Wed, 18 Mar 2009 16:44:49 +0000 |
thib |
* Center button-type selects
|
Tue, 17 Mar 2009 22:00:05 +0000 |
thib |
(none)
|
Tue, 17 Mar 2009 20:35:08 +0000 |
thib |
* Support (more or less) button style selects (fuuko's ones)
|
Tue, 17 Mar 2009 17:47:26 +0000 |
thib |
* Modernize configure.ac
|
Sun, 15 Mar 2009 18:47:02 +0000 |
thib |
* Updated copyright/license information
|
Sun, 08 Mar 2009 19:16:36 +0000 |
thib |
* Moved XOR key related things to a proper location
|
Sun, 08 Mar 2009 18:06:52 +0000 |
thib |
* Check for SDL_mixer and SDL_gfx
|
Sun, 08 Mar 2009 17:51:57 +0000 |
thib |
* Added license headers/informations
|
Sat, 07 Mar 2009 21:56:18 +0000 |
thib |
* Removed SDL_rotozoom.{cc,h} (now uses SDL_gfx). TODO: improve configure.ac
|
Sat, 07 Mar 2009 21:36:46 +0000 |
thib |
* Added some license headers
|
Fri, 06 Mar 2009 21:25:42 +0000 |
thib |
* Added CLANNAD Full Voice's key
|
Fri, 06 Mar 2009 20:02:26 +0000 |
thib |
* no more (or, at least, less) duplicate code between scn2kdump and the rest
|
Fri, 06 Mar 2009 18:30:19 +0000 |
thib |
* Allow the building of scn2kdump by typing "make scn2kdump" in scn2k/
|
Mon, 02 Mar 2009 20:53:10 +0000 |
thib |
* Fixed a typo in Jagarl's name
|
Sun, 01 Mar 2009 19:08:02 +0000 |
thib |
* Corrected --disable-vorbis in configure.ac
|
Fri, 27 Feb 2009 19:13:00 +0000 |
thib |
* clean littles things in configure.ac
|
Fri, 27 Feb 2009 16:02:32 +0000 |
thib |
Makes xclannad buildable without libvorbis
|
Sun, 02 Nov 2008 13:58:59 +0000 |
thib |
No need for music2/config.h (which doesn't exist anymore)
|
Sat, 01 Nov 2008 21:14:12 +0000 |
thib |
Use automake
|
Fri, 31 Oct 2008 14:30:37 +0000 |
thib |
Fixed dynamic strings in selections (Fuko Pranks for instance)
|
Fri, 24 Oct 2008 16:59:14 +0000 |
thib |
* CG completion percentage (maybe not working properly?)
|
Sat, 18 Oct 2008 19:27:05 +0000 |
thib |
Enable the 99th save
|
Tue, 16 Sep 2008 15:30:03 +0000 |
thib |
Sync with upstream
|
Tue, 12 Aug 2008 18:37:52 +0000 |
thib |
Shows name in backlog
|
Mon, 11 Aug 2008 16:23:17 +0000 |
thib |
added "new" label on last savegame and corrected StatSaveFile
|
Mon, 11 Aug 2008 15:52:41 +0000 |
thib |
Fixed new_pt in global calls
|
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 12:34:34 +0000 |
thib |
Fixes SubStr (RLdev's strsub/strrsub)
|
Wed, 06 Aug 2008 12:26:57 +0000 |
thib |
Fixes savegames names
|
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 13:24:20 +0000 |
thib |
Fixed some memory leaks
|
Tue, 05 Aug 2008 12:56:51 +0000 |
thib |
Some memory leaks fixed
|
Tue, 05 Aug 2008 10:06:04 +0000 |
thib |
Fixes somes memory leaks
|
Mon, 04 Aug 2008 16:22:51 +0000 |
thib |
Add call_no in global jumps
|
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 20:07:29 +0000 |
thib |
music volume can be changed (harcorded constant atm)
|
Fri, 01 Aug 2008 19:17:15 +0000 |
thib |
Enabled voice playing with "%04d/%04d%05d.ogg" format. Don't use a cache for this
|
Fri, 01 Aug 2008 16:34:21 +0000 |
thib |
Does build under debian testing
|
Fri, 01 Aug 2008 16:32:45 +0000 |
thib |
Initial import
|