This website requires JavaScript.
Explore
Help
Sign in
darkplaces
/
gmqcc
Watch
0
Star
0
Fork
You've already forked gmqcc
0
mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced
2024-11-24 04:41:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ea0e2c47d5
gmqcc
/
tests
/
aliases.tmpl
10 lines
96 B
Cheetah
Raw
Normal View
History
Unescape
Escape
Implemented generalized attribute aliases. You can now alias functions, locals, or globals with [[alias("old_name")]] type new_name;
2013-02-06 05:30:09 +00:00
I: aliases.qc
D: test aliases
T: -execute
C: -std=gmqcc
M: alias_2
M: 3.14
Aliases to aliases is a bad idea, revert. Added better tests to show unused aliases
2013-02-06 09:28:42 +00:00
M: x 1
M: y 2
M: z 3
Reference in a new issue
Copy permalink