summaryrefslogtreecommitdiff
path: root/music_gui.c
AgeCommit message (Expand)Author
2006-12-09(svn r7449) -Codechange: Rename _path to _paths as it is technically more cor...Darkvater
2006-10-24(svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i...Darkvater
2006-10-24(svn r6924) -Codechange: Give the last (in the widget arrays at least) sprite...Darkvater
2006-10-17(svn r6793) -Fix(5464): When checking items on an array, make sure to respect...belugas
2006-10-03(svn r6631) -Codechange: Use accessors for click_state.belugas
2006-10-03(svn r6619) -Codechange: Use accessors for disabled_state.belugas
2006-09-23(svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo...belugas
2006-08-31(svn r6253) Comment out code with #if 0, not //. Join statements which needle...tron
2006-08-28(svn r6195) -Codechange: do not use '//' in '/* ... */' style comments and '/...rubidium
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-07-07(svn r5464) [Behaviour Fix] : When starting the game, the system will now ver...belugas
2006-02-20(svn r3641) - Rename MusicFilesettings 'btn_down' to more sensible 'playing'Darkvater
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2005-12-24(svn r3339) Remove unnecessary includestron
2005-12-07(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th...peter1138
2005-11-14(svn r3181) -Bracingtron
2005-11-13(svn r3172) static, consttron
2005-07-31(svn r2767) -Fix: fixed potential mem-leaktruelight
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-21(svn r2665) Move some variables, which are only used by music_gui.c, theretron
2005-07-20(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...tron
2005-07-19(svn r2643) Get rid of some unnecessary caststron
2005-06-15(svn r2444) - CodeChange: Add an enum for demagicifying the values of the 'f...hackykid
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-06-01(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0hackykid
2005-04-24(svn r2228) - Fix: [ 1188986 ] Song in main menu screen should loop when it e...Darkvater
2005-03-30(svn r2112) -Fix: ExtMidi no longer halts the game while starting a songtron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2004-12-14(svn r1088) Strings cleanup. Renamed some strings to reflect their content.dominik
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-06(svn r517) -Fix: [1033947] Wrong mapping between music titles and songstron
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight