Changeset 42:039d813d4cef
- Timestamp:
- 03/24/09 20:35:47 (3 years ago)
- Author:
- thib
- Branch:
- default
- convert_revision:
- svn:d0a2da98-017c-47d2-8c43-22b54484806d/trunk@43
- Message:
-
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r22
|
r42
|
|
| | 1 | CURRENT DEVELOPERS: |
| | 2 | |
| | 3 | Project leader: |
| | 4 | - Thibaut GIRKA <thib@sitedethib.com> (JID: thib@sitedethib.com) |
| | 5 | |
| | 6 | |
| | 7 | |
| | 8 | XCLANNAD DEVELOPERS: |
| | 9 | |
| | 10 | Project leader: |
| | 11 | - Kazunori Ueno <jagarl@creator.club.ne.jp> |
| | 12 | |
| | 13 | Other developers: |
| | 14 | - Yuki Sawada |
| | 15 | |
-
|
r22
|
r42
|
|
| | 1 | 2009/xx/xx - 0.1 svn |
| | 2 | This is the first OtakuNoRaifu's release. |
| | 3 | Here are the changes between xclannad 0.07hb and OtakuNoRaifu 0.1 |
| | 4 | * Now checks for SDL_gfx and SDL_rotozoom |
| | 5 | * Removed SDL_rotozoom, and depends on SDL_gfx |
| | 6 | * Added XOR Key autodetection, added CLANNAD Full Voice Key, and a way to enter one manually |
| | 7 | * Factorized code between libscn2k and scn2kdump |
| | 8 | * Added sound configuration (Set*VolMod, Get*VolMod) |
| | 9 | * Use automake |
| | 10 | * Button-style selections now working properly |
| | 11 | * Corrected minor bugs and added minor functions. |