index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-28
Use system DPI setting on Windows to determine whether to use the large
Simon Howard
2013-10-28
Determine which textscreen font to use by looking at the current desktop
Simon Howard
2013-09-08
Fix backwards logic for -novert handling.
Simon Howard
2013-09-08
Fix file select widget to emit "changed" signal properly. Reset variable
Simon Howard
2013-07-03
- Update codeblocks projects
Russell Rice
2013-06-19
Fix OPL MIDI playback on big endian systems (thanks GhostlyDeath).
Simon Howard
2013-06-17
Refactor handling of novert to take place at the lower layers rather
Simon Howard
2013-05-27
Remove use of WINAPI macro to fix compile under MSVC.
Simon Howard
2013-04-01
Correct incorrect doc comment.
Simon Howard
2013-03-31
Fix Doxygen comments.
Simon Howard
2013-03-31
Add back call to TXT_Delay to fix OS X freeze.
Simon Howard
2013-03-31
Allow backspace or delete to clear the contents of an input box.
Simon Howard
2013-03-31
Don't hog the CPU while waiting for the file selector.
Simon Howard
2013-03-31
Change WAD selectors in setup tool to file selection widgets.
Simon Howard
2013-03-31
Fix file selector issues with Windows build.
Simon Howard
2013-03-31
Add file selector widget to textscreen library.
Simon Howard
2012-12-23
Fix compiler warnings caused by unused variables.
Simon Howard
2012-12-23
Fix up weird looking '9' character in large font.
Simon Howard
2012-12-22
Add some extra zero-fill to the end of .DS_store.
Simon Howard
2012-12-14
Rename function, as ShowCursor is a Windows function and this conflicts
Simon Howard
2012-11-18
Add high-resolution font for textscreen.
Simon Howard
2012-11-12
Fix registry handles not being closed (thanks Quasar).
Simon Howard
2012-10-29
Add note about BFG Edition IWADs to NOT-BUGS.
Simon Howard
2012-10-28
Refactor AES code to resolve compiler aliasing warnings.
Simon Howard
2012-10-28
Add functions for network signature requests. These request the signed
Simon Howard
2012-10-28
Define PRNG seed as a type.
Simon Howard
2012-10-27
Add pseudorandom number generator for secure demos.
Simon Howard
2012-10-26
Add small workaround to deal with the fact that the BFG Edition's
Simon Howard
2012-10-25
Add missing sha1.h header.
Simon Howard
2012-10-25
Switch from MD5 to SHA-1 for network digests.
Simon Howard
2012-10-23
Add Steam path for Doom 3: BFG Edition IWAD path (thanks Gez for the
Simon Howard
2012-07-11
Er... that's 64, not 32.
Simon Howard
2012-07-11
Add bound check for scrolling walls limit and exit with an error if it
Simon Howard
2012-06-09
Update NEWS and ChangeLog, bump version number.
Simon Howard
2012-03-04
Remove some calls to TXT_FGColor by using the new TXT_SaveColors system
Simon Howard
2012-03-01
Rework the way that window background colors are set, and change the
Simon Howard
2012-02-04
On Windows, convert the USER and USERNAME environment variables from OEM
Simon Howard
2012-02-03
Fix crash when typing lots of Unicode characters into a number input
Simon Howard
2012-02-03
Fix chat macros when vanilla_keyboard_mapping is turned off.
Simon Howard
2012-02-03
Fix CP437-Unicode mapping of cedilla character.
Simon Howard
2012-02-03
Upgrade the input box and label widgets to use UTF-8 strings.
Simon Howard
2012-02-03
Support Unicode input by mapping typed Unicode characters >= 128 up into
Simon Howard
2012-02-03
Split off UTF-8 code into separate file and add extra functions.
Simon Howard
2012-02-02
Beginnings of limited textscreen UTF-8 support.
Simon Howard
2012-02-02
Re-resolve the address of the master server every eight hours, to adapt
Simon Howard
2012-02-02
Fix scroll bar behavior (thanks Alexandre Xavier).
Simon Howard
2012-02-02
Only use the SDL mouse lag workaround on Windows - not all systems allow
Simon Howard
2012-01-05
Add hack command-line option for on-screen OPL status output - useful
Simon Howard
2011-11-26
Fix weapon cycling keys when using IDKFA in Shareware Doom (thanks
Simon Howard
2011-11-03
Remove use of $< in Makefiles, for compatibility with OpenBSD's make.
Simon Howard
[next]