]> icculus.org git repositories - btb/d2x.git/history - main
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main /
2021-07-18 Bradley Bellignore case in level filename
2021-07-17 Bradley Bellcorrect character delays
2021-07-17 Bradley Bellmake sure buffered robot movie only plays 15fps
2021-07-17 Bradley BellDon't grab mouse in demo playback
2021-07-17 Bradley BellEnable the mouse OK button on the new game menu
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Belldon't use overlapping args in s[n]printf
2021-07-17 Bradley Belllimit size of formatted strings
2021-07-17 Bradley Bellfix misleading indentation, add explicit braces, etc
2021-07-17 KpSkip adjusting damage in cases where it will not be...
2021-07-16 Bradley Belluse correct size limit for strncat
2021-07-15 Bradley Bellsprintf to string of length 1 will always overflow
2018-03-12 Bradley Bellcvar.value -> cvar.fixval, for less confusion
2018-03-12 Bradley Bellsensitivity is a fix value now, multiply accordingly
2018-03-12 Bradley Bellmake end of briefing loops smoother and more consistent
2018-03-12 Bradley Bellget robot movie buffering working, for smoother briefin...
2018-03-12 Bradley Bellget correct case of moviepath
2018-03-12 Bradley Bellkeep movies out of the hog namespace
2018-03-06 Bradley Bellmake array size constant
2018-03-06 Bradley BellPortability fixes and VS project updates
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-03-06 zicodxxAdded other SDL_(Un)LockAudio statements to protect...
2018-03-06 Bradley Bellmust be an old typo
2018-02-20 Bradley Bellfix warnings
2018-02-20 Bradley Bellexplicit cast to char
2018-02-20 Bradley Bellmore prototype fixes
2018-02-20 Bradley Bellmake function declarations into prototypes
2018-02-20 Bradley Bellsupport meta keys in editor
2016-01-25 Bradley Bellexplicit casts
2016-01-25 Bradley Belluse macro for pointer arithmetic
2016-01-25 Bradley Belluse macro for pointer arithmetic
2016-01-25 Bradley Bellproperly save and restore console text color
2016-01-25 Bradley Bellclean up
2015-05-19 Bradley Bellneeded for tolower()
2015-05-19 Bradley Bellno-op if not NEWMENU_MOUSE
2015-05-05 KpRemove unused movie_table_secret
2015-05-05 zicodxxRedefined lotsa variables, functions and parameters...
2015-05-05 zicodxxusing size_t when it comes to integer to pointer conver...
2015-05-04 Chris TaylorRename MessageBox to ui_messagebox to avoid a conflict...
2015-05-04 Bradley Bellguard network-only function
2015-05-03 Bradley Bellalways use gl runtime loading for windows (and only...
2015-05-03 zicodxxfixed more compiler warnings
2015-05-03 Bradley Bellguard network-only functions
2015-05-03 Bradley Bellinitialize vars to zero
2015-05-03 Bradley Bellfunction has no return value
2015-05-03 Bradley Bellremove extraneous paren
2015-05-03 Bradley Bellinclude conf.h
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 zicodxxDeleted unnecessary drop-to-shell feature; commented...
2015-05-02 Bradley BellCheck each element of server instead of casting to int
2015-05-02 Bradley BellRemove unused function
2015-05-02 zicoFixed compiler warning related to generation of game_id...
2015-05-02 Bradley BellClarify test against bit arithmetic.
2015-05-02 Bradley BellSuppress uninitialized warnings
2015-05-02 Bradley BellInitialize bg
2015-05-02 Bradley Belltake out invalid trigger flags
2015-05-02 Bradley BellClarify test against bit arithmetic.
2015-05-02 Bradley Bellno kill cmd in RELEASE (for now?)
2015-05-02 zicofixed a bunch of compiler warnings
2015-04-25 Bradley Bellremove broken comparison
2015-03-25 Bradley BellMatch prototype declarations
2015-03-05 Bradley Bellthese controls only work via button_down
2015-02-26 Bradley Bellentities for vertigo robots
2015-02-26 Bradley Bellimplement ent_create, so far drops any powerup or robot
2015-02-26 Bradley Belldon't crash if boss can't teleport
2015-02-26 Bradley Bellentities: start building up a global list of objects...
2015-02-26 Bradley Bellhardcode robot names
2015-02-26 Bradley Bellformatting
2015-02-25 Bradley Bellhack to get editor working
2015-02-25 Bradley Belllook in editor/ subdir for editor files
2015-02-25 Bradley Belladapted create_new_mission from dxx-rebirth
2015-02-24 Bradley Bellhardcode powerup names
2015-02-24 Bradley BellMake cvar names const
2015-02-24 Bradley Bellfriendlier detection of cvar collision
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-23 Bradley Belluse hash for cmd and alias list
2015-02-22 Bradley Belluse hash for cvar list
2015-02-22 Bradley Bellimplement play cmd
2015-02-21 Bradley Bellunused
2015-02-21 Bradley Bellsimplify wowie zowie cheat
2015-02-21 Bradley BellEnable D2 shareware cheats
2015-02-21 Bradley Bellimplement quit cmd
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-20 Bradley BellSave resolution X and Y instead of legacy display mode
2015-02-20 Bradley BellRevert "fix savegame thumbnail saving in OGL (d1x r1.6)"
2015-02-20 Bradley BellRevert "simplify opengl save screenshot"
2015-02-20 Bradley BellArchive MenuGameres and AutomapGameres
2015-02-16 KpAdd D1_MISSION_HOGSIZE2 to load_mission_d1 cases
2015-02-16 zicoAdded support for another egistered D1 HOG with differe...
2015-02-16 Bradley BellUse sizeof for bounds.
2015-02-16 Bradley BellEliminate unnecessary casts
2015-02-14 Bradley Bellimplement toggleconsole, with default bind `, hard...
2015-02-14 Bradley Bellformatting
next