8 Commits

Author SHA1 Message Date
Arkshine
1e3832a942 Fun: Make TraceLine a post forward
Reason: as it is it breaks plugins hooking TraceLine because of the original game call is being superceded and other modules can't catch it. It looks like it's this way from the very start fun module has been introduced 13 years ago before. Fakemeta module comes a little later.
2018-08-25 11:33:21 +02:00
Arkshine
3fba7ca567 Fun: Toggle PlayerPreThink forward on demand 2018-08-25 11:33:21 +02:00
Arkshine
5b74e3285a Fun: Clean up code 2018-08-25 11:33:21 +02:00
Arkshine
b89e995fa6 Fun: Replace ENTINDEX with TypeConversion for consistency 2018-08-25 11:32:01 +02:00
Arkshine
4363f7418d Fun: Add a class wrapping player's data 2018-08-25 11:32:01 +02:00
OciXCrom
ac57ed5b44 Add get_user_rendering (#514)
* Add get_user_rendering

* Added & in arguments

* Changed zeroes to kRender constants

* Changed zeros to kRender constants
2018-08-25 09:18:25 +02:00
Arkshine
bf5fdc2b5c Consistency: Replace GetPlayerEdict with HLTypeConversion in fun module 2015-10-07 23:27:58 +02:00
xPaw
e09f434ed8 Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00