]> icculus.org git repositories - btb/d2x.git/shortlog
btb/d2x.git
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 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
2015-02-10 Bradley Bellunused
2015-02-10 Bradley Bellmake static
2015-02-10 Bradley Bellfix up console key handler
2015-02-10 Bradley Bellmove ins/del logic to cli_add_character
2015-02-10 Bradley Bellclean up names
2015-02-10 Bradley Bellbetter width calculation
2015-02-10 Bradley Bellmore unused stuff
2015-02-10 Bradley Bellget rid of unused alpha, font color stuff
2015-02-10 Bradley Bellsplit console command-line interface into separate...
2015-02-10 Bradley Bellformatting
2015-02-10 Bradley Bellget rid of ConsoleInformation struct
2015-02-09 Bradley Bellbase scaling on actual bitmap size
2015-02-09 Bradley Bellformatting
2015-02-09 Bradley Bellformatting
2015-02-08 Bradley Bellpreserve aspect of briefing frame and robot canvas.
2015-02-08 Bradley Bellformatting
2015-02-08 Bradley Bellcenter kmatrix screens
2015-02-08 Bradley Bellconstrain robot movies by height, don't do vertical...
2015-02-08 Bradley Bellproperly init robot movies
2015-02-07 Bradley Belluse cvar for automap_use_game_res
2015-02-06 Bradley Bellsimplify redbook track selection, allow d1 redbook...
2015-02-05 Bradley Bellonly free if malloced
2015-02-04 Bradley Bellfix makefiles
2015-02-04 Bradley Belluse bigger font for 'Vertigo' text, align to canvas...
2015-02-04 Bradley Bellcenter kconfig screens with a sub canvas
2015-02-04 Bradley Bellmake nm_restore_background work with rescaled backgroun...
2015-02-04 Bradley BellMenuHires now just a macro
2015-02-04 Bradley Bellreinitialize screen mode after switching res
2015-02-04 Bradley Bellmove select_tmap to new init function, also selectable...
2015-02-04 Bradley Bellrename to avoid confusion with Screen_mode
2015-02-04 Bradley Bellcheck for low res modes using correct macro
2015-02-04 Bradley Bellscale credits screen, center credit text and increase...
2015-02-04 Bradley Bellmake scale_line available to use, rename it and show_fu...
2015-02-04 Bradley Bellstring may be clipped, use gr_bitmapm
2015-02-04 Bradley Bellkeep hi scores centered
2015-02-04 Bradley Bellimplement scaled menu background, from d1x
2015-02-04 Bradley Bellpreserve movie aspect ratio, keep centered vertically
2015-02-04 Bradley Bellscale movie resolution if necessary
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...
next