]> icculus.org git repositories - btb/d2x.git/history
btb/d2x.git
2015-05-05 Bradley Bellmove mingw to arch/win64
2015-05-05 Bradley Bellslim down the mingw prereqs
2015-05-05 Bradley Bellno need for separate no-gl build
2015-05-05 Bradley Belltweak mingw build helper
2015-05-04 Bradley Belltravis build for mingw
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 Belladd mingw prereq libs to repo
2015-05-03 Bradley Bellmingw helper script
2015-05-03 Bradley Bellignore .exe files
2015-05-03 Bradley Belluse correct type
2015-05-03 Bradley Bellalways use gl runtime loading for windows (and only...
2015-05-03 Bradley Belluse correct type
2015-05-03 Bradley Bellremove misplaced quotes
2015-05-03 zicodxxfixed more compiler warnings
2015-05-03 Bradley Bellmveplayer needs SDLMIXER_CFLAGS
2015-05-03 Bradley Bellusing sdl for joystick in mingw now
2015-05-03 Bradley Bellusing sdl_mixer for midi in mingw now
2015-05-03 Bradley Bellput exe extension in proper places
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-03 Bradley Bellcheck return values of fread
2015-05-03 Bradley Belluse memcpy instead of type-punning
2015-05-02 zicodxxDeleted unnecessary drop-to-shell feature; commented...
2015-05-02 Bradley BellFix string overflow check
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 Chris Taylorremove redundant iff functions
2015-05-02 Bradley BellClarify test against bit arithmetic.
2015-05-02 Bradley Bellno kill cmd in RELEASE (for now?)
2015-05-02 Bradley Bellinclude conf.h
2015-05-02 Bradley BellUse unsigned for counter
2015-05-02 Bradley Bellset travis language to c
2015-05-02 zicofixed a bunch of compiler warnings
2015-05-02 Bradley Bellmore travis builds
2015-04-25 zicoFixing possible string overflow while using KALI_PROCES...
2015-04-25 Bradley Bellremove broken comparison
2015-04-25 Bradley Bellcorrectly test Mix_OpenAudio for success
2015-03-25 Bradley BellMatch prototype declarations
2015-03-25 Bradley BellNo warn for pointer-to-int conversion
2015-03-25 Bradley BellAdd .travis.yml
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-23 Bradley Bellmake hash keys const
2015-02-23 Bradley Belltry to find keys by ascii value first
2015-02-22 Bradley Belluse hash for cvar list
2015-02-22 Bradley Belldon't modify hash key string
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
2015-02-13 Bradley Bellremove unused function
2015-02-13 Bradley Belldon't mess around with void pointers
2015-02-12 Bradley Belluse const for cmd name and help text
2015-02-12 Bradley Bellmiscellaneous fixes
2015-02-12 Bradley Bellsimplify help system
2015-02-11 Bradley Bellformatting
2015-02-11 Bradley Belldynamically allocate history
2015-02-11 Bradley Bellcleanup
next