Age | Commit message (Expand) | Author |
2010-04-30 | Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. Add | Simon Howard |
2010-04-24 | Add -reject_pad_with_ff parameter to allow padding value to be | Simon Howard |
2010-04-23 | Add REJECT buffer overflow emulation, based on code from PrBoom+ (thanks | Simon Howard |
2010-04-22 | Disable OPL debugging messages. | Simon Howard |
2010-03-08 | Add OPL-TODO to dist, set svn:ignore properties. | Simon Howard |
2010-03-08 | Use native MIDI music by default. | Simon Howard |
2010-03-08 | Merge opl-branch to trunk. | Simon Howard |
2010-03-08 | Load advapi32.dll pointers dynamically at runtime. This should fix any | Simon Howard |
2010-03-04 | - Fix codeblocks project build | Russell Rice |
2010-02-27 | Use wide-character versions of Win32 API functions. Clean up properly if | Simon Howard |
2010-02-27 | When loading driver, pass the full path to the ioperm.sys file. | Simon Howard |
2010-02-27 | Fix race condition with condition variable freed before it is signaled. | Simon Howard |
2010-02-26 | Minor documentation fixups. | Simon Howard |
2010-02-26 | Add OPL hardware playback support for Windows NT-based systems. | Simon Howard |
2010-02-10 | Bump version number, update ChangeLog and NEWS. | Simon Howard |
2010-02-05 | Add a hint message about permissions if unable to get I/O permissions | Simon Howard |
2010-02-05 | Only distribute README.OPL in the Windows package, don't bother | Simon Howard |
2010-02-05 | Add README.OPL to list of documentation files to distribute. | Simon Howard |
2010-01-31 | Change Windows resource file to use PACKAGE_COPYRIGHT and | Simon Howard |
2010-01-30 | Change directory to home directory before launching the game, so that | Simon Howard |
2010-01-30 | Set launch button as default button, so that it is possible to launch | Simon Howard |
2010-01-30 | Rename mus2mid functions to be consistent with coding standard. | Simon Howard |
2010-01-29 | Remove unused PACKAGE_LONGDESC. | Simon Howard |
2010-01-29 | When doing a MUS to MID conversion, allocate MIDI channels so that the | Simon Howard |
2010-01-29 | Fix indentation/style etc. in mus2mid.c. | Simon Howard |
2010-01-27 | Merge from trunk. | Simon Howard |
2010-01-27 | Add tags files to svn:ignore properties. | Simon Howard |
2010-01-26 | Minor fix of British spelling -> American. | Simon Howard |
2010-01-26 | Fix glass hack windows where a linedef is flagged as two sided but has | Simon Howard |
2010-01-23 | Add menu item to launcher to open a terminal window that can be used to | Simon Howard |
2010-01-18 | Fix package source URL. | Simon Howard |
2010-01-18 | Tweak package description slightly. | Simon Howard |
2010-01-18 | Define project short description, copyright, maintainer and URL in | Simon Howard |
2010-01-17 | Update NEWS. | Simon Howard |
2010-01-17 | Restore the original cursor when shutting down video code, this should | Simon Howard |
2010-01-16 | Update TODO file. | Simon Howard |
2010-01-15 | Don't open the configuration window when the launcher is first run; | Simon Howard |
2010-01-15 | Fix GNUstep info panel. | Simon Howard |
2010-01-15 | Center the launcher window and config window on startup. | Simon Howard |
2010-01-15 | Add wadfile.png for GNUstep build. | Simon Howard |
2010-01-15 | Extend osx makefile to allow building of a working GNUstep application, | Simon Howard |
2010-01-14 | In Chex Quest, use the radiation suit colormap instead of the red | Simon Howard |
2010-01-12 | Oops. | Simon Howard |
2010-01-12 | Strip executables when building Windows CE packages. | Simon Howard |
2010-01-12 | Rearrange order of Makefile generation to alphabetical order. | Simon Howard |
2010-01-12 | Move Makefile definitions for CC and STRIP into config.make, use | Simon Howard |
2010-01-12 | Set main menu title based on package name, not fixed string. | Simon Howard |
2010-01-12 | Place commercial level name strings consecutively in the same array, so | Simon Howard |
2010-01-12 | Add missing connection for plutonia.wad set button. | Simon Howard |
2010-01-12 | Add document icon file and use for file associations. | Simon Howard |