projects
/
xonotic
/
xonotic-data.pk3dir.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix compilation with gmqcc.
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
common
/
2013-10-11
Rudolf Polzer
Merge remote-tracking branch 'origin/mirceakitsune...
tree
|
commitdiff
2013-10-11
Rudolf Polzer
Merge remote-tracking branch 'origin/mrbougo/quickfix...
tree
|
commitdiff
2013-10-03
Rudolf Polzer
fix eval and when commands. Now this works:
tree
|
commitdiff
2013-10-01
Rudolf Polzer
an eval toy for the RPN hackers. RPN probably is turing...
tree
|
commitdiff
2013-10-01
Rudolf Polzer
Make Samual's horribilificabilitudinitatibus system...
tree
|
commitdiff
2013-10-01
Rudolf Polzer
We can't use YO_DAWG_CPP any more.
tree
|
commitdiff
2013-09-29
Rudolf Polzer
Merge branch 'divVerent/desktopfullscreen'
tree
|
commitdiff
2013-09-24
Rudolf Polzer
Add a command to convert -nosRGB to -sRGB skyboxes...
tree
|
commitdiff
2013-09-24
Rudolf Polzer
RPN: more accuracy; add sRGB conversion macros.
tree
|
commitdiff
2013-09-24
Rudolf Polzer
11 more rpn functions. Enjoy!
tree
|
commitdiff
2013-09-23
Rudolf Polzer
Merge remote-tracking branch 'origin/divVerent/noautoma...
tree
|
commitdiff
2013-09-18
Rudolf Polzer
More cleanup.
tree
|
commitdiff
2013-09-17
Rudolf Polzer
Merge branch 'master' into divVerent/desktopfullscreen
tree
|
commitdiff
2013-09-16
Rudolf Polzer
Fix water damage (ignore armor when drowning).
tree
|
commitdiff
2013-09-14
Samual Lenks
Merge remote-tracking branch 'origin/debugger/dualscree...
tree
|
commitdiff
2013-09-14
Samual Lenks
Merge remote-tracking branch 'origin/Mario/yet_another_...
tree
|
commitdiff
2013-09-14
Samual Lenks
Merge remote-tracking branch 'origin/samual/team_macros'
tree
|
commitdiff
2013-09-14
Samual Lenks
Make some nice macros for team comparisons
tree
|
commitdiff
2013-09-13
Rudolf Polzer
Integrate with Transifex.
tree
|
commitdiff
2013-09-12
Samual Lenks
Merge remote-tracking branch 'origin/samual/notificatio...
tree
|
commitdiff
2013-09-12
Samual Lenks
Merge remote-tracking branch 'origin/master' into samua...
tree
|
commitdiff
2013-09-12
Rudolf Polzer
Merge remote-tracking branch 'origin/divVerent/merged...
tree
|
commitdiff
2013-09-04
Debugger
Merge branch 'master' into debugger/tdm_netscore
tree
|
commitdiff
2013-08-30
Rudolf Polzer
Merge branch 'master' of git://nl.git.xonotic.org/xonot...
tree
|
commitdiff
2013-08-30
Rudolf Polzer
gmqcc has vector bit operations now. Switch to using...
tree
|
commitdiff
2013-08-26
Samual Lenks
Merge remote-tracking branch 'origin/debugger/superspec...
tree
|
commitdiff
2013-08-26
Samual Lenks
Merge remote-tracking branch 'origin/master' into samua...
tree
|
commitdiff
2013-08-26
Samual Lenks
Fix some other things
tree
|
commitdiff
2013-08-25
Samual Lenks
Merge remote-tracking branch 'origin/samual/lsmaps_update'
tree
|
commitdiff
2013-08-25
Samual Lenks
Split maplist to its own getreply func, clean up
tree
|
commitdiff
2013-08-24
Samual Lenks
Remove FRAG_VERBOSE here
tree
|
commitdiff
2013-08-24
Samual Lenks
Update debug prints for initialization
tree
|
commitdiff
2013-08-24
Samual Lenks
Comment out the MSG_CHOICE debug on init
tree
|
commitdiff
2013-08-24
Samual Lenks
Fix restartnotifs command
tree
|
commitdiff
2013-08-24
Samual Lenks
Update config, fix some other things
tree
|
commitdiff
2013-08-24
Samual Lenks
Update announcer countdown system with different types...
tree
|
commitdiff
2013-08-24
Samual Lenks
Clean up checkargs a little bit
tree
|
commitdiff
2013-08-23
Samual Lenks
Update edit date
tree
|
commitdiff
2013-08-23
Samual Lenks
Remove old cvars from Dump_Notifications
tree
|
commitdiff
2013-08-23
Samual Lenks
Fix problems with sprintf argument limits
tree
|
commitdiff
2013-08-23
Samual Lenks
Probably better to comment team check out for now
tree
|
commitdiff
2013-08-23
Samual Lenks
Move flag capture verbosity to MSG_CHOICE, plus fix...
tree
|
commitdiff
2013-08-23
Samual Lenks
Move flag pickup verbose to MSG_CHOICE
tree
|
commitdiff
2013-08-23
Samual Lenks
Small cleanup
tree
|
commitdiff
2013-08-23
Samual Lenks
Update the notification format specifications
tree
|
commitdiff
2013-08-23
Samual Lenks
Reorganize notification values
tree
|
commitdiff
2013-08-23
Samual Lenks
Remove old frag_verbose cvars
tree
|
commitdiff
2013-08-22
Samual Lenks
Add broadcastname debug function
tree
|
commitdiff
2013-08-22
Samual Lenks
Fix support for default allowed choice selection, fix...
tree
|
commitdiff
2013-08-22
Samual Lenks
I'm a goddamn genius, IT WORKS!
tree
|
commitdiff
2013-08-21
Samual Lenks
Proper handling of string/float counts for MSG_CHOICE
tree
|
commitdiff
2013-08-21
Samual Lenks
Now add some cvar handling and move frag messages to...
tree
|
commitdiff
2013-08-21
Samual Lenks
Alright, now initialization should work for MSG_CHOICE
tree
|
commitdiff
2013-08-21
Samual Lenks
Most of the framework should now properly support MSG_C...
tree
|
commitdiff
2013-08-21
Samual Lenks
Work on server networking code for choices
tree
|
commitdiff
2013-08-20
Samual Lenks
Add to Dump_Notifications
tree
|
commitdiff
2013-08-20
Samual Lenks
Mostly integrate MSG_CHOICE into initialization function
tree
|
commitdiff
2013-08-20
Samual Lenks
Now add support for MULTITEAM_ANNCE
tree
|
commitdiff
2013-08-20
Samual Lenks
Add multiteam support to MSG_MULTI and MSG_CHOICE
tree
|
commitdiff
2013-08-20
Samual Lenks
Start adding MSG_CHOICE, which better handles user...
tree
|
commitdiff
2013-08-20
Samual Lenks
Add newline automatically
tree
|
commitdiff
2013-08-20
Samual Lenks
Start removing newlines from notification declarations
tree
|
commitdiff
2013-08-20
Rudolf Polzer
mapinfo: new flag "noautomaplist" for e.g. space-slap
tree
|
commitdiff
2013-08-20
Rudolf Polzer
menuqc: new width/height handling, no longer trust...
tree
|
commitdiff
2013-08-19
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/HUD_co...
tree
|
commitdiff
2013-08-19
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/mapvot...
tree
|
commitdiff
2013-08-18
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/menu_f...
tree
|
commitdiff
2013-08-17
MrBougo
fix typo in mapinfo generation
tree
|
commitdiff
2013-08-13
Debugger
Merge branch 'terencehill/superspec_fixes' into debugge...
tree
|
commitdiff
2013-08-09
Rudolf Polzer
Merge branch 'master' of git://nl.git.xonotic.org/xonot...
tree
|
commitdiff
2013-08-08
Samual Lenks
Merge remote-tracking branch 'origin/ablu/vehiclebalance'
tree
|
commitdiff
2013-08-08
Samual Lenks
Merge remote-tracking branch 'origin/Mario/mutators'
tree
|
commitdiff
2013-08-08
Mario
Merge branch 'Mario/mutators' of git://de.git.xonotic...
tree
|
commitdiff
2013-08-08
Samual Lenks
Merge remote-tracking branch 'origin/master' into Mario...
tree
|
commitdiff
2013-08-02
Rudolf Polzer
fix typo
tree
|
commitdiff
2013-08-02
Rudolf Polzer
mapinfo cdtrack: only take first token, for possible...
tree
|
commitdiff
2013-07-12
Mario
Merge branch 'master' into Mario/mutators
tree
|
commitdiff
2013-06-25
Mario
Merge branch 'master' into Mario/mutators
tree
|
commitdiff
2013-06-13
Matthias Krüger
Merge branch 'master' into matthiaskrgr/gitignore
tree
|
commitdiff
2013-06-13
Mario
Add an option to auto revive from fall damage
tree
|
commitdiff
2013-06-12
Rudolf Polzer
Merge branch 'master' into divVerent/simplified-sound...
tree
|
commitdiff
2013-06-12
Rudolf Polzer
add a simple (yet unused) unit test framework.
tree
|
commitdiff
2013-06-11
Mario
Merge branch 'master' into Mario/mutators
tree
|
commitdiff
2013-06-11
Mario
Move camp check to the mutator system
tree
|
commitdiff
2013-06-11
Mario
Merge branch 'Mario/rifle_arena' into Mario/mutators
tree
|
commitdiff
2013-06-11
Mario
Merge branch 'Mario/nades_mutator' into Mario/mutators
tree
|
commitdiff
2013-06-11
Mario
Merge branch 'Mario/mutators_config' into Mario/mutators
tree
|
commitdiff
2013-06-11
Mario
Merge branch 'master' into Mario/nades_mutator
tree
|
commitdiff
2013-06-09
Matthias Krüger
Merge branch 'master' into matthiaskrgr/gitignore
tree
|
commitdiff
2013-06-05
Mario
Begin making nades a separate mutator
tree
|
commitdiff
2013-06-05
Mario
Merge branch 'master' into Mario/rifle_arena
tree
|
commitdiff
2013-06-05
Mario
Merge branch 'master' into Mario/rifle_arena
tree
|
commitdiff
2013-06-04
Samual Lenks
Fix some translation problems in notification system
tree
|
commitdiff
2013-06-04
Samual Lenks
Merge remote-tracking branch 'origin/Mario/minstagib_po...
tree
|
commitdiff
2013-06-03
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/hud_cr...
tree
|
commitdiff
2013-06-02
Samual Lenks
Clean up notifications code a little bit
tree
|
commitdiff
2013-06-01
Samual Lenks
Merge remote-tracking branch 'origin/zykure/teamscores'
tree
|
commitdiff
2013-06-01
Samual Lenks
Merge remote-tracking branch 'origin/master' into samua...
tree
|
commitdiff
2013-05-31
Samual Lenks
Merge remote-tracking branch 'origin/master' into zykur...
tree
|
commitdiff
2013-05-31
Samual Lenks
Merge remote-tracking branch 'origin/master' into samua...
tree
|
commitdiff
next