Shortlog to 89:b84dc2004ea5

angolmois

b84dc2004ea5 by Kang Seonghoon <public+hg@mearie.org>
fixed two issues: -v did not count keys without sounds; wrong file name may accumulate lots of open files (due to fopen to the directory). 2.0 tip
4a3a7d3efb9e by Kang Seonghoon <public+hg@mearie.org>
applied some macros. in particular, newrect is now replaced with a C99 compound literal. 2.0
4cf3f3a15bec by Kang Seonghoon <public+hg@mearie.org>
joystick support; enabled -Wall for default build; slight source cleanup. 2.0
2892ff2d5b93 by Kang Seonghoon <public+hg@mearie.org>
Added tag angolmois-2.0-alpha1 for changeset 75cca35e667a 2.0
75cca35e667a by Kang Seonghoon <public+hg@mearie.org>
massive option restructuring; now possible to map multiple keys to single virtual key; beep sound for speed adjustment; new survival gauge criteria (the original was waaaaaaaay easy); other small fixes and adjustments. 2.0 angolmois-2.0-alpha1
1c54d34cca9a by Kang Seonghoon <public+hg@mearie.org>
fixed a crash when the mpeg file is not available. (duh!) 2.0
98ddeb0161ec by Kang Seonghoon <public+hg@mearie.org>
Angolmois now does not assume the 00rrggbb format for screen; supports newer file formats for resources, too. 2.0
a49bf45b49ef by Kang Seonghoon <public+hg@mearie.org>
compressed the font data again. 2.0
48307cfb151f by Kang Seonghoon <public+hg@mearie.org>
added real "auto play"; added some simple effect to grade display 2.0
140bdec5b7fb by Kang Seonghoon <public+hg@mearie.org>
changed type value for notes; fixed some nasty bug related to last longnote handling; added some test BMSes. 2.0
90c6b5a2e587 by Kang Seonghoon <public+hg@mearie.org>
made the sanitization algorithm more cleaner. 2.0
8e9117b6cfc4 by Kang Seonghoon <public+hg@mearie.org>
moved some command-line argument to environment variable. (PLAYSPEED, KEY?_*) 2.0
ef7fa0407484 by Kang Seonghoon <public+hg@mearie.org>
replaced inlined code for strlen, memcpy and xfree to function call. 2.0
a577501f4e0e by Kang Seonghoon <public+hg@mearie.org>
greatly simplified system-dependent path resolving functions. 2.0
e699f703c627 by Kang Seonghoon <public+hg@mearie.org>
...removed debugging code of rev 47b587232e87 2.0
47b587232e87 by Kang Seonghoon <public+hg@mearie.org>
fixed grading of last note of each channels. (originally fixed in rev 5de360fdc0a6) 2.0
ef25cf9af68a by Kang Seonghoon <public+hg@mearie.org>
simplified channel data structure, using contiguous vector instead of double pointer. (originally appeared in rev 6833bfa966e9) 2.0
4f33197c39be by Kang Seonghoon <public+hg@mearie.org>
removed finalization step to make the code simple. 2.0
6d92f2809c7c by Kang Seonghoon <public+hg@mearie.org>
improved end point grading of longnote (also originally fixed in rev a3888f2b768c) 2.0
a9a3c5ce5506 by Kang Seonghoon <public+hg@mearie.org>
revised faulty longnote grading criterion (originally fixed in rev a3888f2b768c) 2.0
96faf4de3802 by Kang Seonghoon <public+hg@mearie.org>
separated update_grade function from play_process. 2.0
d1c2816d7ae2 by Kang Seonghoon <public+hg@mearie.org>
...fixed a typo from rev e0ccf6c24086 2.0
e0ccf6c24086 by Kang Seonghoon <public+hg@mearie.org>
fixed metadata/wav##/bmp## parsing bug. removed easter egg. 2.0
b687d20bccb6 by Kang Seonghoon <public+hg@mearie.org>
revised font rendering process: automatic adjustment is gone, uses pre-adjusted data now. also removed font compression process. 2.0
ac8dc8990e42 by Kang Seonghoon <public+hg@mearie.org>
splitted read_bms (formerly parse_bms) to three functions; removed now-useless remove_whitespace, etc. 2.0
dd4b24eef39f by Kang Seonghoon <public+hg@mearie.org>
removed some redundant "%*[ ]" patterns. 2.0
8d0d2197d8cb by Kang Seonghoon <public+hg@mearie.org>
cleaned up BMS parser (primary replaced hand-written parser to scanf-based one) 2.0
8b07a54cc51b by Kang Seonghoon <public+hg@mearie.org>
more source cleanup. 2.0
9c949a1c0c72 by Kang Seonghoon <public+hg@mearie.org>
converted to the modern coding convention, also de-obfuscated some short functions 2.0
6cf211b21fc6 by Kang Seonghoon <public+hg@mearie.org>
making 2.0 branch: added Makefile. 2.0
22549e0cee7a by Kang Seonghoon <public+hg@mearie.org>
Added tag angolmois-1.0-final for changeset 99715df37e88 1.0
99715df37e88 by Kang Seonghoon <public+hg@mearie.org>
final version. 1.0 angolmois-1.0-final
0b2da6a89a56 by Kang Seonghoon <public+hg@mearie.org>
new rectangle-shaped version of Angolmois. 1.0-obfuscated
053ac763286b by Kang Seonghoon <public+hg@mearie.org>
compressed version 1.0-obfuscated
aab65bc6e2e8 by Kang Seonghoon <public+hg@mearie.org>
starting fitting source code to template... 1.0-shaped
778f545907ef by Kang Seonghoon <public+hg@mearie.org>
source template has finalized! 1.0-shaped
5c8bfdea2f77 by Kang Seonghoon <public+hg@mearie.org>
converted images to text 1.0-shaped
7fb51bb80e18 by Kang Seonghoon <public+hg@mearie.org>
resized images appropriately. 1.0-shaped
c3de92ea7432 by Kang Seonghoon <public+hg@mearie.org>
fixed some artifacts from processed images 1.0-shaped
908e61f7c25e by Kang Seonghoon <public+hg@mearie.org>
extracted contours from source images 1.0-shaped
af67c3826f37 by Kang Seonghoon <public+hg@mearie.org>
preprocessed source images 1.0-shaped
7344a71b1124 by Kang Seonghoon <public+hg@mearie.org>
added source images 1.0-shaped
82c8d095a3cb by Kang Seonghoon <public+hg@mearie.org>
phase 15: added simple credit page, finishing. 1.0-obfuscated
ec7e1dde9b42 by Kang Seonghoon <public+hg@mearie.org>
phase 14: variables were renamed, optimized under 15,000 bytes. 1.0-obfuscated
906bfe6883fc by Kang Seonghoon <public+hg@mearie.org>
phase 13: lots of optimization...? 1.0-obfuscated
a3888f2b768c by Kang Seonghoon <public+hg@mearie.org>
phase 12: incomplete 2p support was removed, fixed bug of longnote grade, lots of optimization, contraction, typedefs, blahblahblah 1.0-obfuscated
ea1b0c20544b by Kang Seonghoon <public+hg@mearie.org>
phase 11: fixed bug for *nix, optimized, optimized, ... 1.0-obfuscated
c460b8bf3961 by Kang Seonghoon <public+hg@mearie.org>
phase 10: ad-hoc patch for longnote parsing, fixed bugs on negative bpm, more optimization, and so on with headache 1.0-obfuscated
5de360fdc0a6 by Kang Seonghoon <public+hg@mearie.org>
phase 9: credit scene was removed. optimized a lot. 1.0-obfuscated
148304d6ec1a by Kang Seonghoon <public+hg@mearie.org>
phase 8: fixed some bugs (especially bga position), optimized common routines 1.0-obfuscated
6833bfa966e9 by Kang Seonghoon <public+hg@mearie.org>
phase 7: optimized, fixed some bugs, and so on. 1.0-obfuscated
7968a8042107 by Kang Seonghoon <public+hg@mearie.org>
phase 6: optimized, fixed bug on error correction. 1.0-obfuscated
426e1dc54d9b by Kang Seonghoon <public+hg@mearie.org>
phase 5 1.0-obfuscated
23db07656ca2 by Kang Seonghoon <public+hg@mearie.org>
phase 4: renamed all variables, optimized some codes, fixed some bugs 1.0-obfuscated
319dbe1ce4cd by Kang Seonghoon <public+hg@mearie.org>
phase 3: renamed important variables. 1.0-obfuscated
64c399a019db by Kang Seonghoon <public+hg@mearie.org>
phase 2: optimized some routines, especially key2index(), panel position and #BGA directive. 1.0-obfuscated
c3bd5a29d1cd by Kang Seonghoon <public+hg@mearie.org>
phase 1: removed preprocessor directives, optimized some routines. 1.0-obfuscated
ea260e6a8405 by Kang Seonghoon <public+hg@mearie.org>
2005-07-04 development version: 1.0
bbbb4b7857a0 by Kang Seonghoon <public+hg@mearie.org>
Added tag angolmois-1.0-beta2 for changeset 38d77d17d1b1 1.0
38d77d17d1b1 by Kang Seonghoon <public+hg@mearie.org>
2005-07-02 development version: 1.0 angolmois-1.0-beta2

Powered by Mercurial