shithub: choc

RSS feed

662ad8cb – Russell Rice <rtc_marine@hotmail.com> authored on 2010/03/03 20:36
- Fix codeblocks project build

92c9d5c3 – Simon Howard <fraggle@gmail.com> authored on 2010/02/27 14:11
Use wide-character versions of Win32 API functions. Clean up properly if

77ea97c6 – Simon Howard <fraggle@gmail.com> authored on 2010/02/27 13:57
When loading driver, pass the full path to the ioperm.sys file.

1398c8ae – Simon Howard <fraggle@gmail.com> authored on 2010/02/27 12:48
Fix race condition with condition variable freed before it is signaled.

5f2cfb50 – Simon Howard <fraggle@gmail.com> authored on 2010/02/26 16:32
Minor documentation fixups.

06b97d2d – Simon Howard <fraggle@gmail.com> authored on 2010/02/26 16:07
Add OPL hardware playback support for Windows NT-based systems.

cdacf59a – Simon Howard <fraggle@gmail.com> authored on 2010/02/04 22:27
Add a hint message about permissions if unable to get I/O permissions

ff7fff78 – Simon Howard <fraggle@gmail.com> authored on 2010/02/04 22:27
Only distribute README.OPL in the Windows package, don't bother

b42f8f4f – Simon Howard <fraggle@gmail.com> authored on 2010/02/04 22:23
Add README.OPL to list of documentation files to distribute.

0b8bf3cf – Simon Howard <fraggle@gmail.com> authored on 2010/01/27 14:50
Merge from trunk.

a9e2d244 – Simon Howard <fraggle@gmail.com> authored on 2010/01/27 14:16
Add tags files to svn:ignore properties.

cf4d0c3b – Simon Howard <fraggle@gmail.com> authored on 2010/01/26 14:21
Minor fix of British spelling -> American.

7c47cdf1 – Simon Howard <fraggle@gmail.com> authored on 2010/01/26 14:18
Fix glass hack windows where a linedef is flagged as two sided but has

bf8974e6 – Simon Howard <fraggle@gmail.com> authored on 2010/01/23 18:06
Add menu item to launcher to open a terminal window that can be used to

47f828ea – Simon Howard <fraggle@gmail.com> authored on 2010/01/18 14:40
Fix package source URL.

0a540b15 – Simon Howard <fraggle@gmail.com> authored on 2010/01/18 14:29
Tweak package description slightly.

7f7a7354 – Simon Howard <fraggle@gmail.com> authored on 2010/01/18 14:14
Define project short description, copyright, maintainer and URL in

34e73b9f – Simon Howard <fraggle@gmail.com> authored on 2010/01/17 11:58
Update NEWS.

b95262a1 – Simon Howard <fraggle@gmail.com> authored on 2010/01/17 11:31
Restore the original cursor when shutting down video code, this should

27b66df2 – Simon Howard <fraggle@gmail.com> authored on 2010/01/16 14:20
Update TODO file.

6e0df0d0 – Simon Howard <fraggle@gmail.com> authored on 2010/01/15 14:29
Don't open the configuration window when the launcher is first run;

893c8dbe – Simon Howard <fraggle@gmail.com> authored on 2010/01/15 14:14
Fix GNUstep info panel.

cd8cf5f1 – Simon Howard <fraggle@gmail.com> authored on 2010/01/15 13:51
Center the launcher window and config window on startup.

571b9c32 – Simon Howard <fraggle@gmail.com> authored on 2010/01/15 13:40
Add wadfile.png for GNUstep build.

f176ac40 – Simon Howard <fraggle@gmail.com> authored on 2010/01/15 13:13
Extend osx makefile to allow building of a working GNUstep application,

df6a7940 – Simon Howard <fraggle@gmail.com> authored on 2010/01/14 13:47
In Chex Quest, use the radiation suit colormap instead of the red

009c7a7d – Simon Howard <fraggle@gmail.com> authored on 2010/01/12 15:16
Oops.

b6810a29 – Simon Howard <fraggle@gmail.com> authored on 2010/01/12 15:15
Strip executables when building Windows CE packages.

92eaebfb – Simon Howard <fraggle@gmail.com> authored on 2010/01/12 15:14
Rearrange order of Makefile generation to alphabetical order.

869447ff – Simon Howard <fraggle@gmail.com> authored on 2010/01/12 15:12
Move Makefile definitions for CC and STRIP into config.make, use

d1b08709 – Simon Howard <fraggle@gmail.com> authored on 2010/01/12 15:09
Set main menu title based on package name, not fixed string.

b777eebd – Simon Howard <fraggle@gmail.com> authored on 2010/01/12 15:09
Place commercial level name strings consecutively in the same array, so

a33a26c2 – Simon Howard <fraggle@gmail.com> authored on 2010/01/11 20:32
Add missing connection for plutonia.wad set button.

96fc229a – Simon Howard <fraggle@gmail.com> authored on 2010/01/11 20:20
Add document icon file and use for file associations.

160ff32f – Simon Howard <fraggle@gmail.com> authored on 2010/01/11 14:10
Insert new files into the command line at the correct location, allowing

550b95f7 – Simon Howard <fraggle@gmail.com> authored on 2010/01/10 20:35
When launching a file from the finder, add the new file into the command

213b88ef – Simon Howard <fraggle@gmail.com> authored on 2010/01/10 15:46
Change "@executable_path@" to "@executable_path"

7b07b99f – Simon Howard <fraggle@gmail.com> authored on 2010/01/10 13:48
Install docs with a single cp, rather than using a for loop.

da950e23 – Simon Howard <fraggle@gmail.com> authored on 2010/01/10 13:42
Recursively copy library dependencies into destination package. Identify

a4f038a3 – Simon Howard <fraggle@gmail.com> authored on 2010/01/09 16:06
Clear existing arguments when adding a file.

45f543db – Simon Howard <fraggle@gmail.com> authored on 2010/01/09 15:42
Add file to command line when opened; add link from AppController to

c2f2fa12 – Simon Howard <fraggle@gmail.com> authored on 2010/01/09 13:54
Initial code to identify file type by extension and add file to command

d109ab26 – Simon Howard <fraggle@gmail.com> authored on 2010/01/09 13:38
Hook in AppController as delegate for application, add file associations

6fb7afc4 – Simon Howard <fraggle@gmail.com> authored on 2010/01/05 12:20
Add "clean" target to package makefiles.

860a1749 – Simon Howard <fraggle@gmail.com> authored on 2010/01/05 10:52
Move config.make up to pkg/ directory. Use static makefiles to generate

37325bbf – Simon Howard <fraggle@gmail.com> authored on 2010/01/04 17:53
Fix single space error when listing libraries.

c401e515 – Simon Howard <fraggle@gmail.com> authored on 2010/01/04 17:45
Copy binaries into app dir along with libraries.

dfff86eb – Simon Howard <fraggle@gmail.com> authored on 2010/01/04 17:24
Include documentation files in package.

c9487078 – Simon Howard <fraggle@gmail.com> authored on 2010/01/04 17:19
Fix GNUstep build.

afb95216 – Simon Howard <fraggle@gmail.com> authored on 2010/01/04 17:11
Generate Info.plist and config.make in configure and remove temporary

6921f30a – Simon Howard <fraggle@gmail.com> authored on 2010/01/04 17:01
Import OS X launcher code to trunk.

9b0b0629 – Simon Howard <fraggle@gmail.com> authored on 2010/01/02 22:49
Add quotes around $@ in autogen script (thanks exp[x])

2e6406e0 – Simon Howard <fraggle@gmail.com> authored on 2009/12/28 15:57
When recording low resolution (non-longtics) Vanilla demos, carry

51948fd7 – Simon Howard <fraggle@gmail.com> authored on 2009/12/26 20:42
Oops.

67e05587 – Simon Howard <fraggle@gmail.com> authored on 2009/12/26 19:11
Allow DOOMWADDIR/DOOMWADPATH to contain the complete path to IWAD files,

b5b2cea3 – Simon Howard <fraggle@gmail.com> authored on 2009/12/18 17:11
Fix poor quality application icons seen when the game is running.

8a58f6fb – Simon Howard <fraggle@gmail.com> authored on 2009/12/18 16:11
Update generated source files containing icon data.

e81acc7d – Simon Howard <fraggle@gmail.com> authored on 2009/12/18 16:10
Make ExecuteCommand() under Unix return a failure when the executable

4f540343 – Simon Howard <fraggle@gmail.com> authored on 2009/12/14 15:57
Use GetModuleFileNameW to get the (Unicode) path to the Doom executable.

ef736b3d – Simon Howard <fraggle@gmail.com> authored on 2009/12/14 13:54
Add Chocolate Doom/setup icons with scaled versions for various

7972eefb – Simon Howard <fraggle@gmail.com> authored on 2009/12/11 20:20
Fix textscreen black border bug.

c09be2cd – Simon Howard <fraggle@gmail.com> authored on 2009/12/08 21:40
Fix the setup tool on Windows Vista/7 to not prompt for elevated

d27d3bb8 – Simon Howard <fraggle@gmail.com> authored on 2009/11/29 17:50
Add other missing files to dist.

c42cd2a3 – Simon Howard <fraggle@gmail.com> authored on 2009/11/29 17:25
Include .lvimrc in dist.

2c6e7b2f – Simon Howard <fraggle@gmail.com> authored on 2009/11/20 22:56
Add Makefile to build Win32 packages.

944a39e9 – Simon Howard <fraggle@gmail.com> authored on 2009/11/20 21:05
Use execvp() rather than execv(), to look up Doom binary in the PATH if

3cf74a97 – Simon Howard <fraggle@gmail.com> authored on 2009/11/20 20:16
Merge from trunk.

892ad7c0 – Simon Howard <fraggle@gmail.com> authored on 2009/11/20 19:40
Apply configuration file invalid key setting fix to setup code.

1dfad758 – Simon Howard <fraggle@gmail.com> authored on 2009/11/20 19:38
Don't crash if key settings are set in a configuration file that are out

f9c92214 – Simon Howard <fraggle@gmail.com> authored on 2009/11/20 19:24
Fix crash with chocolate-setup under Windows (thanks Janizdreg).

43b0dbd2 – Simon Howard <fraggle@gmail.com> authored on 2009/11/19 16:49
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the

e62fdd77 – Simon Howard <fraggle@gmail.com> authored on 2009/11/19 16:07
Make chocolate-setup use its own location in the filesystem to find the

9ea3cb62 – Simon Howard <fraggle@gmail.com> authored on 2009/11/05 14:57
Perform bounds checking on values passed to TXT_UpdateScreenArea() to

299e1c5a – Simon Howard <fraggle@gmail.com> authored on 2009/10/31 12:47
When replacing an existing voice, discard voices that are the second

37711266 – Simon Howard <fraggle@gmail.com> authored on 2009/10/26 15:28
Initial hacks for compiling under SDL 1.3.

14bcdd10 – Simon Howard <fraggle@gmail.com> authored on 2009/10/25 13:07
Emulate odd octave 7 behavior of Vanilla Doom.

a8e79308 – Simon Howard <fraggle@gmail.com> authored on 2009/10/17 18:45
Change GetSliceSize() to always return a power of two.

e30325c4 – Simon Howard <fraggle@gmail.com> authored on 2009/10/17 18:36
Add OPL library API function to set software emulation sample rate, and

42454af8 – Simon Howard <fraggle@gmail.com> authored on 2009/10/17 16:13
Fix error in last change.

1290c249 – Simon Howard <fraggle@gmail.com> authored on 2009/10/17 15:39
Use M_StrToInt() when processing values passed with -spechit, so that

a3ab0a69 – Simon Howard <fraggle@gmail.com> authored on 2009/10/17 15:29
Import donut overrun emulation code from PrBoom+ (Thanks entryway).

df496028 – Simon Howard <fraggle@gmail.com> authored on 2009/10/16 14:10
Fix compilation under MSVC (thanks entryway).

58f71d21 – Russell Rice <rtc_marine@hotmail.com> authored on 2009/10/12 19:43
- Add opl win9x driver to codeblocks project

56a6af42 – Simon Howard <fraggle@gmail.com> authored on 2009/10/11 17:47
Don't apply base note offset if the instrument is a fixed note

86d78634 – Simon Howard <fraggle@gmail.com> authored on 2009/10/10 18:58
Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU

c70eec36 – Simon Howard <fraggle@gmail.com> authored on 2009/10/10 18:23
Add README.OPL to dist.

6e717690 – Simon Howard <fraggle@gmail.com> authored on 2009/10/10 17:46
Add pkg directory to make dist.

cc92d31e – Simon Howard <fraggle@gmail.com> authored on 2009/10/09 21:02
Don't crash when using the donut special type and the joining linedef is

a91a40f1 – Simon Howard <fraggle@gmail.com> authored on 2009/10/05 16:25
Fix desync in ep1-0500.lmp on 64-bit (thanks exp(x)).

55789cf1 – Simon Howard <fraggle@gmail.com> authored on 2009/10/04 19:38
Provide pointer to STARTUPINFO structure when calling CreateProcessW, to

63788d62 – Simon Howard <fraggle@gmail.com> authored on 2009/10/04 12:45
Add README file for setting up hardware OPL.

73cc6b5a – Simon Howard <fraggle@gmail.com> authored on 2009/10/04 00:21
Make OpenBSD native OPL backend work on x86_64 as well as i386.

073e710f – Simon Howard <fraggle@gmail.com> authored on 2009/10/03 18:43
Use Mix_HookMusic rather than Mix_SetPostMix for OPL emulation, to avoid

13d6fa2b – Simon Howard <fraggle@gmail.com> authored on 2009/10/03 16:51
Merge from trunk.

8089e905 – Simon Howard <fraggle@gmail.com> authored on 2009/10/01 15:09
Remove temporary MIDI file after loading MIDI data. Stop all playing OPL

a034c665 – Simon Howard <fraggle@gmail.com> authored on 2009/10/01 15:08
Oops.

06c73f7a – Simon Howard <fraggle@gmail.com> authored on 2009/09/30 21:10
Merge from trunk.

508c3fd3 – Simon Howard <fraggle@gmail.com> authored on 2009/09/30 21:04
Oops.

4a70f989 – Simon Howard <fraggle@gmail.com> authored on 2009/09/30 20:08
Convert to American English spellings.

410579ec – Simon Howard <fraggle@gmail.com> authored on 2009/09/30 19:07
Change British English spellings to American English, for consistency.

Next