Vincent Herbet
|
224239f5a1
|
Merge pull request #266 from Arkshine/feature/autoexeccfg
Introduce automatic config file for plugins and two forwards
|
2015-08-26 10:42:59 +02:00 |
|
Arkshine
|
5b8bbddbc1
|
AutoExecConfig: Adjust few things
|
2015-08-26 10:38:31 +02:00 |
|
Vincent Herbet
|
c5d4eb49d4
|
Merge pull request #287 from Sylvert0/Fix-cs_set_user_team
Add a CS_NORESET constant for use with cs_set_user_team for skipping the model reset
|
2015-08-23 19:44:47 +02:00 |
|
Iván Lo Giudice
|
e4b635f5be
|
Update CstrikeNatives.cpp
|
2015-08-22 17:54:00 -03:00 |
|
Iván Lo Giudice
|
f95f2032fc
|
Update cstrike.inc
|
2015-08-22 17:51:48 -03:00 |
|
Arkshine
|
78b1154b8d
|
AutoExecConfig: Do not traumatize Travis and Nextra
|
2015-08-14 16:38:29 +02:00 |
|
Arkshine
|
1f3ba35140
|
AutoExecConfig: Remove config code in admin.sma
|
2015-08-14 16:38:28 +02:00 |
|
Arkshine
|
1f3c7cf272
|
AutoExecConfig: Update documentation
|
2015-08-14 16:38:28 +02:00 |
|
Arkshine
|
9a1dc5d179
|
AutoExecConfig: Add AutoExecConfig native
|
2015-08-14 16:38:27 +02:00 |
|
Arkshine
|
f22185d646
|
AutoExecConfig: Enable the configs
|
2015-08-14 16:38:27 +02:00 |
|
Arkshine
|
517a08e134
|
AutoExecConfig: Add CoreConfig class + OnAutoConfigsBuffered / OnConfigsExecuted forwards
|
2015-08-14 16:37:48 +02:00 |
|
Vincent Herbet
|
a9b183612b
|
Merge pull request #264 from Arkshine/fix/dropclient
Fix player not being internally disconnected in some situation and add client_disconnected forward
|
2015-08-14 00:22:57 +02:00 |
|
Arkshine
|
ed4faf7c11
|
Fix player not being internally disconnected in some situation + add client_disconnected forward
|
2015-08-14 00:08:50 +02:00 |
|
Vincent Herbet
|
a9015d1d84
|
Merge pull request #283 from alliedmodders/fix/newmenu-propnocolor
Fix MPROP_NOCOLORS menu property not working
|
2015-08-13 12:19:12 +02:00 |
|
Vincent Herbet
|
83a72a6e3a
|
Fix MPROP_NOCOLORS menu property not working
|
2015-08-13 12:04:31 +02:00 |
|
Arkshine
|
5f0b92f7c3
|
Fix typos
|
2015-08-12 10:43:59 +02:00 |
|
Arkshine
|
c270243b56
|
Replace "time" type name by a more generic one "float"
|
2015-08-10 18:06:06 +02:00 |
|
Arkshine
|
a6e587f0f0
|
Update Opfor offsets
|
2015-08-10 18:06:04 +02:00 |
|
Arkshine
|
a50b1e17d8
|
Update TFC offsets
|
2015-08-10 18:06:03 +02:00 |
|
Arkshine
|
9a83db66f5
|
Update HLDM offsets
|
2015-08-10 18:06:02 +02:00 |
|
Arkshine
|
2fa53badd9
|
Update DoD offsets
|
2015-08-10 18:06:01 +02:00 |
|
Arkshine
|
db14b0eae8
|
Update CS offsets
|
2015-08-10 18:06:00 +02:00 |
|
Arkshine
|
f4f4d966f3
|
Reflect changes where game config functions are used
|
2015-08-10 18:05:59 +02:00 |
|
Arkshine
|
7423ac6824
|
Modify game config parser to support more offset datas (type, size, etc.)
|
2015-08-10 18:05:59 +02:00 |
|
Vincent Herbet
|
20201290e3
|
Merge pull request #271 from Arkshine/fix/ns_remove_upgrade
Fix ns_remove_upgrade() native (bug 3394)
|
2015-08-10 15:28:44 +02:00 |
|
Vincent Herbet
|
4563f56e77
|
Merge pull request #277 from Arkshine/fix/potential-issues
Fix some potential issues
|
2015-08-10 15:28:32 +02:00 |
|
Vincent Herbet
|
c46e666907
|
Merge pull request #279 from Arkshine/fix/sortadtarray-string
Fix an SortADTArray() issue where strings are not properly sorted
|
2015-08-10 15:28:23 +02:00 |
|
Vincent Herbet
|
10eb6b370a
|
Merge pull request #280 from Arkshine/improve-offsets-list
Cleanup/Fix CS gamedata of entities offsets and add support for HLDM, DoD, TFC and OpFor
|
2015-08-09 19:26:05 +02:00 |
|
Arkshine
|
8f90f30b07
|
Gamedata: keep "class" comment for unknown type
|
2015-08-09 16:33:21 +02:00 |
|
Arkshine
|
222b1c651b
|
Gamedata: Add HLDM entities classes
|
2015-08-09 16:25:18 +02:00 |
|
Arkshine
|
e0d80639b3
|
Gamedata: Remove any static members
|
2015-08-07 20:41:38 +02:00 |
|
Arkshine
|
0baa7d47b6
|
Gamedata: Add Opfor entites offsets
|
2015-08-07 20:36:55 +02:00 |
|
Arkshine
|
c80d6e5284
|
Gamedata: Add TFC entites offsets
|
2015-08-07 20:20:55 +02:00 |
|
Arkshine
|
ad63658f9e
|
Gamedata: Add DoD entities offsets
|
2015-08-07 20:13:54 +02:00 |
|
Arkshine
|
ffb9bc92d6
|
Gamedata: Fix Master and PackageScript to reflect changes
|
2015-08-07 20:01:11 +02:00 |
|
Arkshine
|
672c519378
|
Gamedata: Move more CS classes not linked an entity to /others.games
|
2015-08-07 18:06:32 +02:00 |
|
Arkshine
|
cfd8526961
|
Gamedata: Move CS hostage-related classes not linked to an entity to /hostages.games
|
2015-08-07 18:02:54 +02:00 |
|
Arkshine
|
00de99b839
|
Gamedata: Add missing CS classes associated to an entity
|
2015-08-07 17:38:18 +02:00 |
|
Arkshine
|
fb1189fd31
|
Gamedata: Add CS class hierarchy as comment for convenience
|
2015-08-07 17:35:29 +02:00 |
|
Arkshine
|
7dff2749ec
|
Gamedata: Remove CS classes with no members
|
2015-08-07 17:30:49 +02:00 |
|
Arkshine
|
4d3e31cf6c
|
Fix an SortADTArray() issue where strings are not properly sorted
|
2015-08-04 17:08:40 +02:00 |
|
Arkshine
|
5987f389c6
|
Fix some potiental issues
|
2015-07-31 15:46:16 +02:00 |
|
Vincent Herbet
|
6d7daf787d
|
Merge pull request #276 from Arkshine/fix/ham-command
Fix "ham hooks" command not displaying all current hooks of a plugin
|
2015-07-31 15:43:29 +02:00 |
|
Arkshine
|
73e84e9963
|
Fix "ham hooks" command not displaying all current hooks of a plugin
|
2015-07-31 14:25:19 +02:00 |
|
Vincent Herbet
|
8c0534a055
|
Fix typo
|
2015-07-30 19:54:40 +02:00 |
|
Vincent Herbet
|
5c17b1c767
|
Merge pull request #275 from xPaw/patch-2
Return an error on Err_OldFile instead of falling through to default case
|
2015-07-30 16:47:23 +02:00 |
|
Pavel Djundik
|
79bb453bb6
|
Return an error on Err_OldFile instead of falling through to default case
|
2015-07-30 15:59:01 +03:00 |
|
Vincent Herbet
|
6b1650ae4f
|
Merge pull request #274 from xPaw/patch-1
Fix resource leak when reading hamdata.ini
|
2015-07-30 13:23:03 +02:00 |
|
Pavel Djundik
|
378d89af2f
|
Fix resource leak when reading hamdata.ini
|
2015-07-30 14:02:46 +03:00 |
|
Vincent Herbet
|
8c16331b69
|
Merge pull request #272 from Arkshine/feature/textparser-data-param
Add a data argument in INI/SMC_ParseFile() to pass through to callbacks (bug 6228)
|
2015-07-30 10:43:44 +02:00 |
|