]> icculus.org git repositories - btb/d2x.git/history - main/gamecntl.c
Rename include/error.h to include/dxxerror.h
[btb/d2x.git] / main / gamecntl.c
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-02-20 Bradley Bellmake function declarations into prototypes
2016-01-25 Bradley Belluse macro for pointer arithmetic
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 Bradley Bellno kill cmd in RELEASE (for now?)
2015-02-24 Bradley Belldelete duplicate lunacy functions
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-02-23 Bradley Belluse helper function for consistency in cheats
2015-02-23 Bradley BellConvert Cheats_enabled to cvar sv_cheats
2015-02-21 Bradley Bellsimplify wowie zowie cheat
2015-02-21 Bradley BellEnable D2 shareware cheats
2015-02-21 Bradley Bellimplement kill cmd
2015-02-21 Bradley BellMake pletch<nnn> cheat work, slight refactor
2015-02-21 Bradley BellD1 cheats only give 100% energy and shield
2015-02-21 Bradley BellEnable D1 cheats
2015-02-20 Bradley Bellmake cheats console cmds, get rid of crypt and simplify
2015-02-14 Bradley Bellimplement toggleconsole, with default bind `, hard...
2015-02-10 Bradley Bellclean up names
2015-02-02 Bradley Belldon't grab mouse if mouse not enabled
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellmore header fixes
2015-01-29 Bradley Bellheader fixes
2015-01-28 Bradley Belllet joystick control other dialogs, briefing screens...
2015-01-27 Bradley Bellmake -/= bindable keys
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-19 Bradley Bellstart refactoring Controls stuff more logically, now...
2015-01-18 Bradley Bellmake sure queue still processed, states preserved while...
2015-01-17 Bradley Bellbetter mouse grab and cursor handling
2015-01-17 Bradley Belluse in_mouse cvar instead of -grabmouse
2015-01-14 Bradley Bellno more dependency on kc_* item numbers outside of...
2015-01-14 Bradley Bellmove remaining playsave variables to config cvars.
2015-01-13 Bradley Bellfix no-network build
2015-01-13 Bradley Bellcvars for cockpit views
2015-01-12 Bradley Bellmake cvar for guidebot_name, remove it from plr file
2015-01-07 Bradley Bellremove unused windows joystick stuff
2015-01-06 Bradley Bellmerge d2x keys with key binding system
2015-01-04 Bradley Bellimplement key release console events.
2015-01-04 Bradley Bellimplement all controls as console commands.
2015-01-03 Bradley Bellremove rcs tags
2014-12-30 Bradley Belladd command+shift+f to toggle fullscreen
2014-12-23 Bradley Belladd cvar_toggle
2014-12-23 Bradley Bellset cvar values via formatted string. convenient macro...
2014-12-23 Bradley Bellmake descent.cfg items into cvars, and exec the file...
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-21 Bradley Bellget rid of redbook ifdefs
2014-12-18 Bradley Bellenable cmd+f for framerate
2014-12-18 Bradley Bellenable cmd-q to quit
2014-12-12 Bradley Belleliminate show wrappers, hide callback, and Console_ope...
2014-12-12 Bradley Belleliminate some wrappers
2014-12-12 Bradley Bellno more CONSOLE macro
2014-12-11 Bradley Belladd alias command
2014-12-08 Bradley Bellimplemented execution of console commands
2014-12-08 Bradley Belladd callback for console hide. disable controls when...
2014-12-03 Bradley Bellenable more cmd-key combos
2014-12-03 Bradley Bellenable most cmd-key combos
2014-11-28 Bradley Belluse `,~ as console key. speed up console animation
2014-11-28 Bradley Bellmacro for Object pointer indexing
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove pixel double code
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2004-12-17 Bradley Belladded fast save
2004-05-21 Bradley Belldeath-cam from WraithX (d1x r1.3, game.c r1.21, r1...
2003-11-07 Bradley Belluse more traditional Alt+Enter for toggling fullscreen
2003-10-11 Bradley Belllots of shareware and oem fixes
2003-10-10 Bradley Bellcomments/formatting
2003-10-08 Bradley Belldisabled 'd2x keys' weapon selection
2003-06-06 Bradley Bellmerge (non-physfs stuff) from physfs branch
2003-06-02 Bradley Belladded console code (from SDL_console)
2003-03-27 Bradley Bellfix d2x keys, read/write from plr file
2003-03-15 Bradley Belladd comments to the "only matt knows " cheats
2003-03-13 Bradley Belladded "d2x options" menu, with maxfps option
2003-01-15 Bradley Bellchanged path for SDL headers
2002-10-03 Bradley Bellwhitespace
2002-08-02 Bradley Belljunk
2002-07-18 Bradley Bellchanged cdrom->rbaudio
2002-02-16 Bradley Bellallow older sdl versions
2002-02-14 Bradley BellAdded hotkeys to toggle fullscreen mode
2002-02-02 Bradley BellEnabled RELEASE option
2001-11-04 Bradley BellSDL applies to more than X11...
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-24 Bradley Bellchanged args_find to FindArg, added -grabmouse option
2001-01-21 Bradley BellGrab mouse with SDL/X11
2001-01-20 Bradley BellGot rid of all compiler warnings, for non-OpenGL on...
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...