12 Commits

Author SHA1 Message Date
Hattrick HttrckCldHKS
91cdccb90f
Update vector.inc 2018-09-05 02:27:12 +03:00
Hattrick HttrckCldHKS
f4583ced87
Update vector.inc 2018-09-05 02:26:05 +03:00
Hattrick HttrckCldHKS
9d8dac5671
Update vector.inc 2018-09-04 23:32:57 +03:00
Hattrick HttrckCldHKS
495d808704
Update vector.inc 2018-09-04 19:45:03 +03:00
Hattrick HttrckCldHKS
39cabb5e79
Add Vector Zero Funcs. & Improve Vector.Inc File
Add **bool: IsVectorZero ( Float: Vector [ 3 ] )** to check whether a vector equals to zero.
Add **SetVectorZero ( Float: Vector [ 3 ] )** to assign a vector to zero.

Remove redundant tabs at some lines.
Fix spelling @ **get_distance_f**.

This PR intends to complete AMXX's Vector library adding new stuff to it.
Also, the new two functions listed above will help plugins using this kind of stuff look more readable.
2018-09-04 19:26:06 +03:00
KliPPy
7b3646a012 Update include files documentation (#360)
* Update include files documentation

* Fix inconcistencies with spaces/tabs, some changes

* Update fun, nvault, vector

* Update sqlx.inc
2017-12-09 00:22:43 +01:00
Scott Ehlert
f787db1be5 Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
Steve Dudenhoeffer
bd412d7204 Fixed bug amb70 - include files not semicolon-correct
Also, removed OLOcode from amxmisc.inc
2007-03-05 19:30:40 +00:00
Steve Dudenhoeffer
dd8f138892 Back ported revision 3242 - Every include file now is const correct (am49281) 2007-01-26 05:56:10 +00:00
David Anderson
6a28bc602a Request am43716 - moved IVecFVec and FVecIVec around 2006-09-01 01:34:43 +00:00
Scott Ehlert
e7858b4cd7 Oops, guess I forgot this one 2006-06-05 07:52:21 +00:00
Scott Ehlert
17fb06f7bb Moved vector natives from engine to core at29896
Moved precache_generic from engine to core at30469
2006-06-05 07:48:54 +00:00