]> icculus.org git repositories - btb/d2x.git/shortlog
btb/d2x.git
2015-02-04 Bradley Belluse game res for movies if MenuGameres is set
2015-02-04 Bradley Belluse uint32_t for screen modes
2015-02-04 Bradley Bellremove d1x-ism Game_screen_mode, which basically duplic...
2015-02-02 Bradley Bellimplement menu_gameres, using cvar
2015-02-02 Bradley Belldelete duplicate define
2015-02-02 Bradley Belldon't grab mouse if mouse not enabled
2015-02-01 KpMake OGL_VIEWPORT static inline
2015-02-01 Bradley Bellformatting
2015-02-01 Bradley Bellorder forms
2015-02-01 Bradley Bellremove redundant prototypes
2015-02-01 Bradley Bellremove unnecessary ifdefs
2015-02-01 Bradley Bellformatting
2015-02-01 Bradley Bellcorrect defines for d1 builtins
2015-02-01 Bradley Bellremove unnecessary canvas switching
2015-02-01 Bradley Bellenable d1 endgame screens
2015-02-01 Bradley Belldefine constants for D1 bosses
2015-02-01 Bradley Bellcorrectly handle D1 bosses
2015-02-01 Bradley Bellmake sure we don't strcpy to ourself
2015-02-01 Bradley Bellplay endlevel song during rendered endlevel sequence
2015-02-01 Bradley BellRAND_MAX -> D_RAND_MAX
2015-02-01 Bradley Bellplay briefing song instead of hum and chatter in D1...
2015-02-01 Bradley Belldefault to current song
2015-02-01 Bradley Bellenable song menu
2015-02-01 Bradley Bellgracefully handle missing midi files
2015-02-01 Bradley Bellplay D1 midi for D1 missions, by allowing descent.hog...
2015-02-01 Bradley Bellformatting, remove some obsolete stuff
2015-02-01 Bradley Bellget midi working with sdl_mixer and the hmp2midi from...
2015-02-01 KpUse MALLOC for hmp
2015-02-01 zicoMade hmp->tempo endian-safe
2015-02-01 zicoMade hmp code actually read tempo. Due to missing docum...
2015-01-31 zicoInstead of writing converted MIDI to file, write to...
2015-01-31 zicoFixing bug in MIDI header - format was written in size...
2015-01-31 zicoDid not close hmp after MIDI conversion which caused...
2015-01-31 zicoMerged all HMP-related code into hmp.c/h; Also introduc...
2015-01-30 Bradley Bellrename var
2015-01-30 Bradley Bellfix function args
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellmore header fixes
2015-01-29 Bradley Bellheader fixes
2015-01-29 Bradley Bellsimplify opengl save screenshot
2015-01-29 Bradley Bellinclude glext on osx
2015-01-29 Bradley Bellselectively enable compiler warnings
2015-01-29 zicoRenaming FSCALE to FIXSCALE preventing possible naming...
2015-01-29 Bradley Bellno more concntl.c, asm fixes
2015-01-29 Bradley Bellgcc fixes
2015-01-28 Bradley Bellgr.c<->vid.c
2015-01-28 Bradley Bellallow left/right navigation in listbox, get_filename
2015-01-28 Bradley Belllet joystick control other dialogs, briefing screens...
2015-01-28 Bradley Belllet left/right emulate other actions in menus
2015-01-28 Bradley Belluse joystick to navigate menus
2015-01-28 Bradley Belldon't send extraneous keypresses for hats
2015-01-28 Bradley Bellfix tab order
2015-01-28 Bradley Bellenable key repeat for menus and such
2015-01-27 Bradley Belldon't clobber default/saved display mode
2015-01-27 Bradley Belldon't try to remap non-linear bm (i.e. opengl)
2015-01-27 Bradley Bellmove joystick calibration to controls menu
2015-01-27 Bradley Bellyet more palette glitches
2015-01-27 Bradley Bellclear screen after fade out
2015-01-27 Bradley Bellformatting
2015-01-27 Bradley Bellmake -/= bindable keys
2015-01-27 Bradley Bellcorrect d2x kconfig number
2015-01-27 Bradley Bellactually draw scanlines in ogl
2015-01-27 Bradley Belldemo recordings cmds
2015-01-27 Bradley Belladd r_aspectratio cvar, pixelaspect command
2015-01-27 Bradley Bellfix whitespace
2015-01-27 Bradley Belladd joystick deadzone, mouse sensitivity config
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-24 Bradley Belladd gamma cvar
2015-01-24 Bradley Bellxcode
2015-01-20 Bradley Bellget rid of CDRom_dir, other kludges
2015-01-20 Bradley Bellmore type warnings
2015-01-20 Bradley Belldon't use named variadic macros
2015-01-20 Bradley Bellenable more warnings in xcode
2015-01-20 Bradley Bellmore warnings
2015-01-20 Bradley Belluse correct width types
2015-01-20 Bradley Bellno longer needed
2015-01-20 Bradley Bellset cvar correctly
2015-01-20 Bradley Bellexplicit casts
2015-01-20 Bradley Bellget rid of packing warnings
2015-01-19 Bradley Belldelete unused superhires option
2015-01-19 Bradley Bellimplement gl_texturemode command
2015-01-19 Bradley Bellautomap_gameres
2015-01-19 zicoshow borders in SDL and OGL, optimized and cleaned
2015-01-19 Bradley Bellunused
2015-01-19 Bradley Bellfinish refactoring Controls
2015-01-19 Bradley Bellstart refactoring Controls stuff more logically, now...
2015-01-18 Bradley Bellunused
2015-01-18 Bradley Bellmove bomb toggle code to weapon.c
2015-01-18 Bradley Bellmake sure queue still processed, states preserved while...
2015-01-18 Bradley Bellunused
2015-01-18 Bradley Bellget rid of unused external control and cyberman stuff
2015-01-18 Bradley Bellflush command queue so menu keypresses don't get execut...
2015-01-18 Bradley Bellcorrect num
2015-01-18 Bradley Bellstart to simplify console controls by implementing...
2015-01-18 Bradley Belltrust ogl_*_ok values. fixes dark fonts at some resolutions
2015-01-17 Bradley Bellbetter mouse grab and cursor handling
2015-01-17 Bradley Belluse in_mouse cvar instead of -grabmouse
2015-01-17 Bradley Bellrepresent sensitivity and deadzone as decimals instead...
2015-01-17 Bradley Bellstore cvar value as fix instead of float
2015-01-17 Bradley Bellinvert bank axis here too
next