2015-01-29 |
TimePath | Clean up MENUQC #includes |
commit | commitdiff | tree | snapshot |
2015-01-29 |
TimePath | Clean up CSQC #includes |
commit | commitdiff | tree | snapshot |
2015-01-29 |
TimePath | Remove pre/post includes |
commit | commitdiff | tree | snapshot |
2015-01-29 |
TimePath | Remove includes from most headers |
commit | commitdiff | tree | snapshot |
2015-01-29 |
TimePath | Rename defs to qh |
commit | commitdiff | tree | snapshot |
2015-01-29 |
TimePath | #include this |
commit | commitdiff | tree | snapshot |
2015-01-28 |
TimePath | Remove `-Wno-double-declaration` |
commit | commitdiff | tree | snapshot |
2015-01-27 |
TimePath | Declare more ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-26 |
TimePath | Revert a deleted `#define` |
commit | commitdiff | tree | snapshot |
2015-01-26 |
TimePath | Check features, not compilers |
commit | commitdiff | tree | snapshot |
2015-01-26 |
TimePath | Clean up macros |
commit | commitdiff | tree | snapshot |
2015-01-26 |
TimePath | Remove redundant uses of `var` |
commit | commitdiff | tree | snapshot |
2015-01-26 |
TimePath | Clean up macro hell |
commit | commitdiff | tree | snapshot |
2015-01-26 |
TimePath | Declare more ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Unify boolean constants |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Replace `vector_[xyz]` with `vector.[xyz]` where possible |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Work around a gmqcc bug |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Rename menu files to be consistent |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Delete empty files |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Remove some `#ifdef GMQCC` conditionals |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Kill uses of `local` and `noref` |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Declare more ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-25 |
TimePath | Declare more ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Begin fixing the monster (only 700 more lines to go... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
TimePath | Declare more ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-24 |
TimePath | Declare more ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Fix some more things |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Fix some cases of noref |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Remove some cases of local noref |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Why wasn't this done in the first place, instead of... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Make TRUE and FALSE booleans |
commit | commitdiff | tree | snapshot |
2015-01-24 |
TimePath | Merge remote-tracking branch 'origin/Mario/qc_updates... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
TimePath | Declare ints as ints |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Fix compile and add more fun |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | More fun stuff |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Figured out why it crashed, time to fix the other leaks |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Fix a weird crash (hoping there aren't any more of... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Turn #define'd constants into actual constants |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Can only hope there's no mistakes in this |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Not much to do in announcer.qc |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Client projectiles |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Fix compile |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Integerize client's vehicles.qc |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | Also do functions |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | cl_cmd.qc |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Mario | One file down, a few hundred to go |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Let's not make them macros |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Move TRUE and FALSE definitions to util-pre.qh and... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Merge branch 'sev/hud_weapon_panel' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Merge branch 'sev/menu_play_char' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Merge branch 'terencehill/cvar_updates' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Merge branch 'terencehill/ready_restart_tweaks' into... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mario | Merge branch 'sev/menu_listbox_doubleclick' |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Severin Meyer | Fix minus key bug in the weaponslist |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Severin Meyer | Move double click detection from listbox subtypes to... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Mario | Merge branch 'sev/hud_kh' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Mario | Merge branch 'master' into sev/hud_kh |
commit | commitdiff | tree | snapshot |
2015-01-21 |
terencehill | Block players while the countdown to game start is... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
terencehill | Don't play "Prepare for battle" announcement again... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Severin Meyer | Thighten up the panel selection border in the HUD editor |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Severin Meyer | Add cvar hud_panel_weapons_label_scale |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Severin Meyer | Improve the distribution of icons in the HUD weapons... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Severin Meyer | Use unicode character for the playlist play symbol |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Mario | Fix a couple of minor things that have been bugging... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Mario | Merge branch 'sev/hud_ammo_panel' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Severin Meyer | Use proper infinity symbol for infinite ammo count |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Severin Meyer | For a low ammo count, use slightly brighter red for... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Severin Meyer | Add hud_panel_ammo_noncurrent_scale cvar |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Severin Meyer | Add hud_panel_ammo_noncurrent_alpha cvar |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Severin Meyer | Never black out the current ammo, even if empty. A... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Severin Meyer | Refactor the DrawAmmoItem() function: remove redundant... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Mario | Merge branch 'terencehill/music_player' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Mario | Fix hit indication with arc and cl_hitsound 2-3 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Rudolf Polzer | Transifex sync. xonotic-v0.8.0 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Rudolf Polzer | Show optionally condensed fonts right again :) |
commit | commitdiff | tree | snapshot |
2015-01-13 |
terencehill | Revert removal of some autocvar initializations (compat... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
terencehill | Remove autocvar_crosshair_ring_vortex* and autocvar_cro... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
terencehill | Improve a few cvar descriptions |
commit | commitdiff | tree | snapshot |
2015-01-12 |
terencehill | Add missing crosshair_ring_arc* to crosshairs.cfg so... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
terencehill | Update cl_reticle* cvars and fix/improve their descriptions |
commit | commitdiff | tree | snapshot |
2015-01-12 |
terencehill | Update notification cvars with dumpnotifs |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Oops, revert the chat bubble change for now. This was... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Merge branch 'terencehill/teams_override_cvars' into... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Merge branch 'sev/luma_supplement' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Merge branch 'sev/scoreboard_skin' into 'master' |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Merge branch 'terencehill/eliminatedplayer_fix' into... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Merge branch 'terencehill/keybinds.txt.it_update' into... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Gib clones when they die, as I have no good way of... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Adjust newlines a bit to make the code more readable. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Kill god mode support for clones/corpses. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Rename anindecide_init to animdecide_load_if_needed... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Merge remote-tracking branch 'origin/mrbougo/clonefixes' |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Rudolf Polzer | Welcome, Asturian, to the languages list! |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Rudolf Polzer | Oops, clear useless flags at the end for consistency. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Rudolf Polzer | Add missing flag. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Rudolf Polzer | Fix detection of useless waypoints. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Rudolf Polzer | Fix initialization of Race and CTS game modes. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Rudolf Polzer | Minor autowaypointer fixes. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Rudolf Polzer | Fix some spacing in the translations. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Rudolf Polzer | Another transifex sync. |
commit | commitdiff | tree | snapshot |
next |