2009-04-17 |
thib |
* Added va_end where there is a va_start
|
2009-04-17 |
thib |
* Correct --disable-x11
|
2009-04-15 |
thib |
* use correct format (%p) for pointers
|
2009-04-15 |
thib |
* get rid of the "deprecated conversion from string constant to ‘char*’" warnings
|
2009-03-26 |
thib |
Brand new README!
|
2009-03-25 |
thib |
Patched an old patch of mine (OGG koe files handling)... It's a bit less ugly, and it works with tremor!
|
2009-03-25 |
thib |
* fixed itoa_ws
|
2009-03-24 |
thib |
A lot of very minor improvements (deleted some unused variables, and other things like that...)
|
2009-03-24 |
thib |
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
|
2009-03-23 |
thib |
OtakuNoRaifu is born! (Changed 'xclannad' to 'OtakuNoRaifu')
|
2009-03-18 |
thib |
* Center button-type selects
|
2009-03-17 |
thib |
(none)
|
2009-03-17 |
thib |
* Support (more or less) button style selects (fuuko's ones)
|
2009-03-17 |
thib |
* Modernize configure.ac
|
2009-03-15 |
thib |
* Updated copyright/license information
|
2009-03-08 |
thib |
* Moved XOR key related things to a proper location
|
2009-03-08 |
thib |
* Check for SDL_mixer and SDL_gfx
|
2009-03-08 |
thib |
* Added license headers/informations
|
2009-03-07 |
thib |
* Removed SDL_rotozoom.{cc,h} (now uses SDL_gfx). TODO: improve configure.ac
|
2009-03-07 |
thib |
* Added some license headers
|
2009-03-06 |
thib |
* Added CLANNAD Full Voice's key
|
2009-03-06 |
thib |
* no more (or, at least, less) duplicate code between scn2kdump and the rest
|
2009-03-06 |
thib |
* Allow the building of scn2kdump by typing "make scn2kdump" in scn2k/
|
2009-03-02 |
thib |
* Fixed a typo in Jagarl's name
|
2009-03-01 |
thib |
* Corrected --disable-vorbis in configure.ac
|
2009-02-27 |
thib |
* clean littles things in configure.ac
|
2009-02-27 |
thib |
Makes xclannad buildable without libvorbis
|
2008-11-02 |
thib |
No need for music2/config.h (which doesn't exist anymore)
|
2008-11-01 |
thib |
Use automake
|
2008-10-31 |
thib |
Fixed dynamic strings in selections (Fuko Pranks for instance)
|
2008-10-24 |
thib |
* CG completion percentage (maybe not working properly?)
|
2008-10-18 |
thib |
Enable the 99th save
|
2008-09-16 |
thib |
Sync with upstream
|
2008-08-12 |
thib |
Shows name in backlog
|
2008-08-11 |
thib |
added "new" label on last savegame and corrected StatSaveFile
|
2008-08-11 |
thib |
Fixed new_pt in global calls
|
2008-08-09 |
thib |
Don't create fonts faces for size <= 0, and update objects when their font size is set
|
2008-08-06 |
thib |
Fixes SubStr (RLdev's strsub/strrsub)
|
2008-08-06 |
thib |
Fixes savegames names
|
2008-08-06 |
thib |
Oops...
|
2008-08-06 |
thib |
Plays more Sound Effects
|
2008-08-05 |
thib |
Fixed some memory leaks
|
2008-08-05 |
thib |
Some memory leaks fixed
|
2008-08-05 |
thib |
Fixes somes memory leaks
|
2008-08-04 |
thib |
Add call_no in global jumps
|
2008-08-03 |
thib |
Support for animated things like Botan
|
2008-08-02 |
thib |
Partially fixed Botan's bug
|
2008-08-01 |
thib |
music volume can be changed (harcorded constant atm)
|
2008-08-01 |
thib |
Enabled voice playing with "%04d/%04d%05d.ogg" format. Don't use a cache for this
|
2008-08-01 |
thib |
Does build under debian testing
|
2008-08-01 |
thib |
Initial import
|