]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/lib/linkedlist.qh
Merge branch 'terencehill/v_deathtilt_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / linkedlist.qh
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-17 TimePathiter: allow toggling between const/mutable `it`
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-03 TimePathLL_DELETE: fix
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-30 TimePath#pragma once
2015-12-29 TimePathcpp compat
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-10 TimePathMacros: optimize
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-05 TimePathLinkedList: rebase delete method on clear
2015-12-05 TimePathLinkedList: delete method; free the list too
2015-12-05 TimePathLinkedList: delete method cleanup parameter
2015-12-05 TimePathLinkedList: delete method
2015-12-05 TimePathLinkedList: fix dangling references after pop
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-22 TimePathGeneral cleanup/optimize
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-28 TimePathLinkedList: always update tail
2015-10-27 TimePathUncrustify lib/*
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'master' into terencehill/ons_spawn_patch
2015-10-23 terencehillMerge branch 'master' into terencehill/menu_languages
2015-10-23 TimePathMerge branch 'master' into TimePath/gamemode_composition 244/head
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-15 TimePathlib: add LinkedList