log scn2k/scn2k_text.cc @ 64:045ca45f9610

age author description
2009-12-18 Thibaut GIRKA Implemented sin opcode
2009-12-18 Thibaut GIRKA Moved all opcodes from scn2k_text.cc to scn2k_textimpl.cc
2009-11-14 Thibaut GIRKA * Move some opcodes
2009-04-30 thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones
2009-04-22 thib * started the same changes on scn2k_text.cc
2009-04-19 thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder (former KEYHOLDER) are now singletons
2009-04-18 thib * Known bugs added to the README
2009-04-17 thib * Added va_end where there is a va_start
2009-04-15 thib * get rid of the "deprecated conversion from string constant to ‘char*’" warnings
2009-03-24 thib A lot of very minor improvements (deleted some unused variables, and other things like that...)
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)
2008-09-16 thib Sync with upstream
2008-08-12 thib Shows name in backlog
2008-08-01 thib Initial import