date | project | content | link |
|---|
| 02:27 on Feb 05 | Chocolate Doom | Commit by fraggle :: r 2495 /trunk/chocolate-doom/ (4 files in 2 dirs): ( link) On Windows, convert the USER and USERNAME environment variables from OEM codepage to UTF-8 encoding. This should fix the case where the user has a username that includes non-ASCII characters (thanks Alexandre Xavier). | # |
| 01:27 on Feb 04 | Chocolate Doom | Commit by fraggle :: r 2494 /trunk/chocolate-doom/textscreen/txt_inputbox.c: ( link) Fix crash when typing lots of Unicode characters into a number input box. | # |
| 01:08 on Feb 04 | Chocolate Doom | Commit by fraggle :: r 2493 /trunk/chocolate-doom/src/hu_stuff.c: ( link) Fix chat macros when vanilla_keyboard_mapping is turned off. | # |
| 00:59 on Feb 04 | Chocolate Doom | Commit by fraggle :: r 2492 /trunk/chocolate-doom/textscreen/txt_gui.c: ( link) Fix CP437-Unicode mapping of cedilla character. | # |
| 00:32 on Feb 04 | Chocolate Doom | Commit by fraggle :: r 2491 /trunk/chocolate-doom/textscreen/ (3 files in 2 dirs): ( link) Upgrade the input box and label widgets to use UTF-8 strings. | # |
| 00:31 on Feb 04 | Chocolate Doom | Commit by fraggle :: r 2490 /trunk/chocolate-doom/textscreen/ (txt_main.h txt_sdl.c): ( link) Support Unicode input by mapping typed Unicode characters >= 128 up into a higher range to avoid conflicts with Doom's key constants. | # |
| 23:42 on Feb 03 | Chocolate Doom | Commit by fraggle :: r 2489 /trunk/chocolate-doom/textscreen/ (5 files): ( link) Split off UTF-8 code into separate file and add extra functions. | # |
| 19:41 on Feb 03 | Chocolate Doom | Commit by fraggle :: r 2488 /buildscripts/build-chocolate-doom: ( link) Update build script to use SDL 1.2.15 and SDL_mixer 1.2.12. These new releases fix some issues on Mac OS X. | # |
| 02:56 on Feb 03 | Chocolate Doom | Commit by fraggle :: r 2487 /trunk/chocolate-doom/textscreen/txt_gui.c: ( link) Beginnings of limited textscreen UTF-8 support. | # |
| 01:20 on Feb 03 | Chocolate Doom | Commit by fraggle :: r 2486 /trunk/chocolate-doom/src/net_server.c: ( link) Re-resolve the address of the master server every eight hours, to adapt to changes in DNS configuration. | # |
| 00:52 on Feb 03 | Chocolate Doom | Commit by fraggle :: r 2485 /branches/v2-branch/src/setup/ (multiplayer.c sound.c): ( link) Bind missing sound variables so the settings are not lost when running the setup tool (thanks Alexandre Xavier). | # |
| 00:31 on Feb 03 | Chocolate Doom | Commit by fraggle :: r 2484 /trunk/chocolate-doom/textscreen/txt_gui.c: ( link) Fix scroll bar behavior (thanks Alexandre Xavier). | # |
| 05:37 on Jan 05 | Chocolate Doom | Commit by fraggle :: r 2482 /trunk/chocolate-doom/src/ (i_oplmusic.c m_menu.c): ( link) Add hack command-line option for on-screen OPL status output - useful for GENMIDI development. | # |
| 04:42 on Dec 01, 2011 | Chocolate Doom | Commit by fraggle :: r 2480 /master/chocolate-master: ( link) Fix rare crash with double-delete of timed-out servers. | # |
| 00:58 on Nov 27, 2011 | Chocolate Doom | Commit by fraggle :: r 2479 /branches/v2-branch/src/doom/statdump.c: ( link) Add "statistics captured" message on exit when the using -statdump parameter, to match statdump.exe (thanks Alexandre Xavier). | # |
| 00:51 on Nov 27, 2011 | Chocolate Doom | Commit by fraggle :: r 2478 /trunk/chocolate-doom/ (NEWS src/g_game.c): ( link) Fix weapon cycling keys when using IDKFA in Shareware Doom (thanks Alexandre Xavier). | # |
| 21:31 on Nov 13, 2011 | Chocolate Doom | Commit by fraggle :: r 2477 /buildscripts/build-chocolate-doom: ( link) Fix bug in build script (thanks CSonicGo) | # |
| 18:51 on Nov 05, 2011 | Chocolate Doom | Commit by fraggle :: r 2476 /buildscripts/build-chocolate-doom: ( link) Add option to build libsamplerate. | # |
| 18:27 on Nov 05, 2011 | Chocolate Doom | Commit by fraggle :: r 2475 /buildscripts/build-chocolate-doom: ( link) Forced build of SDL libraries when cross-compiling, to avoid conflict with system libraries. Disable SDL_mixer dependencies on external libraries. | # |
| 17:51 on Nov 05, 2011 | Chocolate Doom | Commit by fraggle :: r 2474 /buildscripts/build-chocolate-doom: ( link) Exit with an error if home directory to build in contains a space character. | # |