root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @68:043d5db57474 [68:043d5db57474] 12 months Thibaut Girka <thib@…> Fix index_series implementation (still incomplete)
(edit) @67:419761c8d9b9 [67:419761c8d9b9] 12 months Emmanuel Gil Peyrot <linkmauve@…> Add configure option to build scn2kdump.
(edit) @66:d112357a0ec1 [66:d112357a0ec1] 14 months Thibaut Girka <thib@…> Fix a bug with savegames introduced with changeset c7bcc0ec2267. Warning: ...
(edit) @65:4416cfac86ae [65:4416cfac86ae] 15 months Thibaut Girka <thib@…> Convert EUC-JP files to UTF8
(edit) @64:045ca45f9610 [64:045ca45f9610] 2 years Thibaut GIRKA <thib@…> Remove --displaysize, as it was not used.
(edit) @63:4b9ffe15a87d [63:4b9ffe15a87d] 2 years Thibaut GIRKA <thib@…> Refactor Load/LoadSys
(edit) @62:3b1593186f12 [62:3b1593186f12] 2 years Thibaut GIRKA <thib@…> fix pointers used to get strchr result
(edit) @61:bdd8a5ff8f46 [61:bdd8a5ff8f46] 2 years Thibaut GIRKA <thib@…> Revert an old change that disabled cursors...
(edit) @60:e16e13d8cd68 [60:e16e13d8cd68] 2 years Thibaut GIRKA <thib@…> Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
(edit) @59:36d92d21300f [59:36d92d21300f] 2 years Thibaut GIRKA <thib@…> Implemented sin opcode
(edit) @58:0aaa5bb3dde5 [58:0aaa5bb3dde5] 2 years Thibaut GIRKA <thib@…> Moved all opcodes from scn2k_text.cc to scn2k_textimpl.cc
(edit) @57:6d9146f56ccf [57:6d9146f56ccf] 2 years Thibaut GIRKA <thib@…> * Move some opcodes * Merge last changes from xclannad
(edit) @56:c7bcc0ec2267 [56:c7bcc0ec2267] 3 years thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones * ...
(edit) @55:f1a27ee7e03c [55:f1a27ee7e03c] 3 years thib * started the same changes on scn2k_text.cc * handle opcodes childObj*. In ...
(edit) @54:d7cde171a1de [54:d7cde171a1de] 3 years thib * scn2k_grp.cc now handles commands in a cleanier way \o/ * some cleaning
(edit) @53:ddbcbd000206 [53:ddbcbd000206] 3 years thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder ...
(edit) @52:15a18fbe6f21 [52:15a18fbe6f21] 3 years thib * Known bugs added to the README * Code cleaning (0 -> NULL when needed, ...
(edit) @51:cbb301016a4e [51:cbb301016a4e] 3 years thib * oops... finishing what was started and not said with the other patch: ...
(edit) @50:35ce1a30f3f9 [50:35ce1a30f3f9] 3 years thib * Added va_end where there is a va_start * Used NULL instead of 0 (so it ...
(edit) @49:6581f7eccd26 [49:6581f7eccd26] 3 years thib * Correct --disable-x11 * Better use of --enable and --with. --enable is ...
(edit) @48:ed6c21dde840 [48:ed6c21dde840] 3 years thib * use correct format (%p) for pointers
(edit) @47:5f548e5957a8 [47:5f548e5957a8] 3 years thib * get rid of the "deprecated conversion from string constant to ?char*?" ...
(edit) @46:3aa3d244ad90 [46:3aa3d244ad90] 3 years thib Brand new README!
(edit) @45:53a311ea8289 [45:53a311ea8289] 3 years thib Patched an old patch of mine (OGG koe files handling)... It's a bit less ...
(edit) @44:a85cdca1980a [44:a85cdca1980a] 3 years thib * fixed itoa_ws * now, configure fails if the requested vorbis lib is not ...
(edit) @43:01aa5ddf7dc8 [43:01aa5ddf7dc8] 3 years thib A lot of very minor improvements (deleted some unused variables, and other ...
(edit) @42:039d813d4cef [42:039d813d4cef] 3 years thib Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
(edit) @41:4c832144b3f2 [41:4c832144b3f2] 3 years thib OtakuNoRaifu is born! (Changed 'xclannad' to 'OtakuNoRaifu')
(edit) @40:651237260724 [40:651237260724] 3 years thib * Center button-type selects
(edit) @39:de29c4d2d043 [39:de29c4d2d043] 3 years thib
(edit) @38:658272d883ed [38:658272d883ed] 3 years thib * Support (more or less) button style selects (fuuko's ones) * Strip text ...
(edit) @37:f88d47a4bf87 [37:f88d47a4bf87] 3 years thib * Modernize configure.ac * Improve a bit BGM playback
(edit) @36:6d1a5b7f0838 [36:6d1a5b7f0838] 3 years thib * Updated copyright/license information
(edit) @35:2c574c3d50a9 [35:2c574c3d50a9] 3 years thib * Moved XOR key related things to a proper location * xclannad -v now ...
(edit) @34:b76a8da75ec3 [34:b76a8da75ec3] 3 years thib * Check for SDL_mixer and SDL_gfx
(edit) @33:f1fbe5b37a1e [33:f1fbe5b37a1e] 3 years thib * Added license headers/informations
(edit) @32:97b752b43502 [32:97b752b43502] 3 years thib * Removed SDL_rotozoom.{cc,h} (now uses SDL_gfx). TODO: improve ...
(edit) @31:5ae5533b3a9a [31:5ae5533b3a9a] 3 years thib * Added some license headers
(edit) @30:3fe3e5f184b5 [30:3fe3e5f184b5] 3 years thib * Added CLANNAD Full Voice's key
(edit) @29:d229cce98f50 [29:d229cce98f50] 3 years thib * no more (or, at least, less) duplicate code between scn2kdump and the ...
(edit) @28:f1f22bfc4496 [28:f1f22bfc4496] 3 years thib * Allow the building of scn2kdump by typing "make scn2kdump" in scn2k/
(edit) @27:3a6aaeab7b4e [27:3a6aaeab7b4e] 3 years thib * Fixed a typo in Jagarl's name * Updated GPL2 headers (new FSF adress)
(edit) @26:f45da03ca631 [26:f45da03ca631] 3 years thib * Corrected --disable-vorbis in configure.ac * Added sound configuration * ...
(edit) @25:2110e0cf64ac [25:2110e0cf64ac] 3 years thib * clean littles things in configure.ac * added --with-visarc and ...
(edit) @24:c9e218c2c3f1 [24:c9e218c2c3f1] 3 years thib Makes xclannad buildable without libvorbis
(edit) @23:f94d28dcf7bc [23:f94d28dcf7bc] 3 years thib No need for music2/config.h (which doesn't exist anymore)
(edit) @22:759202cf1756 [22:759202cf1756] 3 years thib Use automake
(edit) @21:d1bb7b365816 [21:d1bb7b365816] 3 years thib Fixed dynamic strings in selections (Fuko Pranks for instance)
(edit) @20:824b89018ea8 [20:824b89018ea8] 3 years thib * CG completion percentage (maybe not working properly?) * Removed ...
(edit) @19:94fe9153efa5 [19:94fe9153efa5] 3 years thib Enable the 99th save
(edit) @18:4d7486cb20a9 [18:4d7486cb20a9] 3 years thib Sync with upstream
(edit) @17:a95c130b567b [17:a95c130b567b] 3 years thib Shows name in backlog
(edit) @16:92765a5661f7 [16:92765a5661f7] 3 years thib added "new" label on last savegame and corrected StatSaveFile
(edit) @15:38226842bac8 [15:38226842bac8] 3 years thib Fixed new_pt in global calls
(edit) @14:8da1d92ac8f8 [14:8da1d92ac8f8] 3 years thib Don't create fonts faces for size <= 0, and update objects when their font ...
(edit) @13:a05bf0823154 [13:a05bf0823154] 4 years thib Fixes SubStr (RLdev's strsub/strrsub)
(edit) @12:2e6a92ed913b [12:2e6a92ed913b] 4 years thib Fixes savegames names
(edit) @11:28a4f6bde8c8 [11:28a4f6bde8c8] 4 years thib Oops...
(edit) @10:dac3a35aeff6 [10:dac3a35aeff6] 4 years thib Plays more Sound Effects
(edit) @9:b6d6c0ffb423 [9:b6d6c0ffb423] 4 years thib Fixed some memory leaks
(edit) @8:55b577e5f5b5 [8:55b577e5f5b5] 4 years thib Some memory leaks fixed
(edit) @7:fa8511a21d05 [7:fa8511a21d05] 4 years thib Fixes somes memory leaks
(edit) @6:2c890434e30f [6:2c890434e30f] 4 years thib Add call_no in global jumps
(edit) @5:aa0577c1a494 [5:aa0577c1a494] 4 years thib Support for animated things like Botan
(edit) @4:9fb4609a5372 [4:9fb4609a5372] 4 years thib Partially fixed Botan's bug
(edit) @3:c4af1e9ab8d1 [3:c4af1e9ab8d1] 4 years thib music volume can be changed (harcorded constant atm)
(edit) @2:422f3cb3614b [2:422f3cb3614b] 4 years thib Enabled voice playing with "%04d/%04d%05d.ogg" format. Don't use a cache ...
(edit) @1:b753afeb3f34 [1:b753afeb3f34] 4 years thib Does build under debian testing
(add) @0:223b71206888 [0:223b71206888] 4 years thib Initial import
Note: See TracRevisionLog for help on using the revision log.