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
ebe77805eb
gmqcc
/
test
/
types.qc
6 lines
74 B
C++
Raw
Normal View
History
Unescape
Escape
I got parsing to work finally.
2012-04-12 06:22:28 +00:00
float
typef
=
1
;
More vector parsing (now supports sign)
2012-04-14 06:39:33 +00:00
vector
typev
;
More parsing stuff (still totally broken)
2012-04-11 23:41:04 +00:00
string
types
;
entity
typee
;
void
typev
;
Reference in a new issue
Copy permalink