]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 TimePathentcs: de-jitter
2015-11-29 TimePathMultijump: fix 262/head
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-29 TimePathStats: port vectors
2015-11-28 TimePathStats: port gamemodes
2015-11-28 TimePathStats: port remaining movevars
2015-11-27 Rudolf PolzerFix some SVQC and CSQC string leaks.
2015-11-27 Rudolf PolzerFix memory leaks in ATTRIB(..., strzone(...)) calls.
2015-11-27 Rudolf Polzerinit.bsp: Properly shutdown the mapinfo subsystem.
2015-11-27 Rudolf PolzerFix most menuqc leaks.
2015-11-27 MarioFinish off the last of the stats
2015-11-27 MarioDo another bunch of stats
2015-11-27 MarioAdd an option to burn the player when they enter lava
2015-11-26 MarioMake sure self is set on the PlayerJump mutator hook
2015-11-26 MarioKill use of self in player physics code
2015-11-26 MarioKill the use of self in movetype code, to make it usabl...
2015-11-25 TimePathentcs: cleanup
2015-11-25 MarioPotentially fix an issue with buff times and vehicle...
2015-11-25 TimePathArrayList: free on shutdown
2015-11-24 Rudolf PolzerFix memory leak in counting.qh.
2015-11-24 TimePathStats: port 5 more
2015-11-24 TimePathStats: remove dependence on engine assigned stats
2015-11-24 MarioHide kills/frags in CTS
2015-11-24 MarioFix compile
2015-11-24 MarioMove race winning conditions into race file
2015-11-23 MarioMake multijump smoother
2015-11-23 MarioDecouple doublejump
2015-11-23 MarioRemove a dependence on multijump
2015-11-23 MarioRemove a remnant of the old Tetris game
2015-11-23 MarioMove spider web slowness entirely into spider file
2015-11-23 MarioMove the vortex charge thing into a mini mutator (why...
2015-11-23 MarioDecouple bugrigs from the main code base
2015-11-23 MarioMove dodging related stuff into the dodging file (no...
2015-11-23 MarioMake physics hook common, move multijump stuff into...
2015-11-23 MarioMinor performance optimization, also disable engine...
2015-11-23 TimePathWeapons: cache WepSet
2015-11-23 TimePathRegistry: break limits
2015-11-23 TimePathentcs: use ArrayList
2015-11-23 TimePathArrayList: implement
2015-11-23 TimePathShownames: optimize
2015-11-22 MarioUpdate bulldozer to use new assets by KingPimpCommander...
2015-11-22 TimePathGeneral cleanup/optimize
2015-11-22 TimePathlib/iter: FOREACH_ENTITY
2015-11-22 TimePathPhysics: unroll unstick_offsets
2015-11-21 TimePathcsqcmodel: optimize server2csqc
2015-11-21 TimePathCA: fix spectate
2015-11-21 MarioDo 10 more stats
2015-11-21 MarioAdd the last 2 remaining brick types for the main bulld...
2015-11-20 TimePathentcs: unset .has_origin when player model leaves PVS
2015-11-20 MarioDon't send weapon priority on update, as this can break...
2015-11-20 MarioMerge branch 'terencehill/hud_cvars' into 'master'
2015-11-18 TimePathCTS: fix player not being reset
2015-11-17 terencehillHUD skins: sync cfg exporter with cfg files 259/head
2015-11-17 terencehillGet rid of a pointless convention (unquoted main panel...
2015-11-17 terencehillhud_configure_grid_xsize and hud_configure_grid_ysize...
2015-11-17 MarioAdd level 5
2015-11-17 MarioDo another 6
2015-11-17 MarioPort another 10 stats
2015-11-17 TimePathMerge branch 'TimePath/csqc_sounds' into 'master'
2015-11-17 TimePathGlobalsounds: update entcs origin 251/head
2015-11-17 TimePathGlobalsounds: remove optional REGISTRY_SORT parameter
2015-11-17 TimePathPlayersounds: fix volume
2015-11-17 TimePathent_cs: don't remove on death, really
2015-11-17 TimePathent_cs: don't remove on death
2015-11-17 TimePathent_cs: fix strunzone crash
2015-11-16 terencehillMake 2 hud skin cvars into user cvars (hud_panel_timer_...
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-16 TimePathent_cs: rewrite
2015-11-16 MarioMerge branch 'Mario/bulldozer' into 'master'
2015-11-16 MarioFix victory message 258/head
2015-11-16 MarioRemove trailing semicolon separator
2015-11-16 MarioMake victory message more detailed
2015-11-15 MarioMerge branch 'terencehill/menu_gametype_sliders' into...
2015-11-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-15 MarioMerge branch 'terencehill/menu_serverlist_tooltip'...
2015-11-15 MarioMerge branch 'terencehill/menu_saveCvarsMulti_fix'...
2015-11-15 MarioAdd an unfill mode to the fill tool
2015-11-15 MarioAdd level 4
2015-11-15 MarioShow dozer with the correct angle during placement
2015-11-15 terencehillFix saveCvarsMulti sending cvars prefixed with ! 257/head
2015-11-15 MarioUpdate dozer angle in existing levels
2015-11-15 MarioDefault pieces to downward angle
2015-11-15 MarioAdd a placeholder finish level
2015-11-15 MarioAdd level 3
2015-11-15 MarioClean up both levels a little
2015-11-15 MarioFix moving of dozer
2015-11-15 MarioRework level 1 for new brick textures
2015-11-15 MarioAdd some new brick textures
2015-11-15 MarioAdd icons for bulldozer
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-15 MarioSilence a warning
2015-11-15 MarioAdd an option to auto return if the toucher is already...
2015-11-15 MarioAdd level saving for admins, and include 2 levels to...
2015-11-15 terencehillWhen fraglimit and teams sliders can't be configured... 256/head
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-15 MarioRevert an unintentional change, fixes potential purity...
2015-11-15 TimePathRegistry: simplify API
2015-11-15 TimePathMap: explicit remove function
next