Arkshine
|
ec101fc52b
|
Trigger a build
|
2014-04-09 18:33:49 +02:00 |
|
Arkshine
|
1a7daad657
|
Update globally Hamsandwich module (bug 5611, r=sawce)
|
2014-04-09 16:44:02 +02:00 |
|
Arkshine
|
9815050287
|
Increase var/func and input line maximum length (bug 5924, r=dvander)
|
2014-03-24 01:04:17 +01:00 |
|
Vincent Herbet
|
3501e8fa46
|
Fix conflict with unicode string and bcompat translation layer (bug 5944, r=dvander)
|
2014-03-22 15:23:55 +01:00 |
|
Vincent Herbet
|
5dc96ddf47
|
Add strtof native (bug 5909, r=Nextra)
|
2014-03-20 18:21:38 +01:00 |
|
Vincent Herbet
|
f520a39c89
|
Add DMG_GRENADE constant (bug 6030, r=arkshine)
|
2014-03-20 18:14:31 +01:00 |
|
Vincent Herbet
|
bc97cc0bfb
|
Add missing Pawn includes in VC project file
|
2014-03-20 18:11:49 +01:00 |
|
Arkshine
|
79af43b861
|
Testing commit
|
2014-03-17 08:50:44 +01:00 |
|
Vincent Herbet
|
878d68bb21
|
Backed out changeset: 2bc36c43b15f
Former-commit-id: 0f14674ff19adc5bd1461bc622a01c3064281026
|
2013-09-10 09:04:52 +02:00 |
|
Vincent Herbet
|
af0a1200ab
|
Add client_print_color native (CS only) (bug 5823, r=Nextra)
Former-commit-id: 9e37c60bc543676cbd659621a129bd953fc71473
|
2013-08-24 01:03:13 +02:00 |
|
Vincent Herbet
|
6139d52a39
|
Fix dictionary text files parser failing on BOM marking (bug 5858, r=Nextra)
Former-commit-id: 096464e3d5852cde0d91fe407598c970c5495dce
|
2013-08-16 18:50:56 +02:00 |
|
Vincent Herbet
|
da30315556
|
Fix Wno-delete-non-virtual-dtor flag to be passed only for .cpp files.
Former-commit-id: 4f8b31483ddf784589bc2bd53f736772147c631d
|
2013-08-10 19:29:28 +02:00 |
|
Vincent Herbet
|
419c8f6ee6
|
Fix client_death/damage forwards passing alive victims on ClientKill (bug 5812, r=Nextra)
Former-commit-id: 39fadf43027ccfaff20a7c671aec4f22fdf432ca
|
2013-08-10 19:10:54 +02:00 |
|
Vincent Herbet
|
ddacdb0ab2
|
Add set_ent_rendering native (bug 5773, r=Nextra)
Former-commit-id: d322cd2e79497eae463e941973db952079219c80
|
2013-08-10 14:16:26 +02:00 |
|
Vincent Herbet
|
ec644cf1a4
|
Fix unused but set variable compilation error under linux.
Former-commit-id: 1aa4373e3dce07d1a8331a74a557f56eca574520
|
2013-08-10 13:01:23 +02:00 |
|
Vincent Herbet
|
b5572520c2
|
Fix uninitialized variables.
Former-commit-id: 21f39612a8f877c204c93540f0d9037047cc4da9
|
2013-08-10 12:26:32 +02:00 |
|
Vincent Herbet
|
54cac3b051
|
Check map objectives in d4d32d912299 using the new get_map_objectives native.
Former-commit-id: 25fe31aa3450099529a955532090347f85485336
|
2013-08-10 12:03:08 +02:00 |
|
Vincent Herbet
|
86f5c9f031
|
Make registered server commands case-insensitive (bug 5625, r=Nextra)
Former-commit-id: 44e5f42691a0deabd3ba612d9587a1dc139f6763
|
2013-08-09 01:27:02 +02:00 |
|
Vincent Herbet
|
0afe87be0a
|
Add get_map_objectives native for CS (bug 5820, r=Nextra)
Former-commit-id: 47487a4aa7b32a5767c2a23df5ddc7e9643c3428
|
2013-08-08 19:11:12 +02:00 |
|
Vincent Herbet
|
225494b559
|
Fix tfcstats_pause imcomplete implementation (bug 5836, r=Nextra)
Former-commit-id: ea7b0f56fd2ea2f8d59d5b30172d8d9bfe4079f9
|
2013-08-07 16:46:40 +02:00 |
|
Vincent Herbet
|
dca0bbcbb1
|
Fix tfcstats_rankbots not working as expected when disabled (bug 3192, r=Nextra)
Former-commit-id: 2ed695c8bbb1d69dc9241af18fb0477b1f19cce8
|
2013-08-07 16:44:25 +02:00 |
|
Vincent Herbet
|
7e11cb5cc1
|
Add has_map_ent_class native (bug 5814, r=Nextra)
Former-commit-id: bfa749105feb49cf9f9b3878dededa33ae7d699c
|
2013-08-07 16:40:37 +02:00 |
|
Vincent Herbet
|
1bf18472c1
|
Add cellarray.inc/celltrie.inc in project Pawn Includes filter
Former-commit-id: 0122820d6f401abc6acedaa4de80d518d6c68674
|
2013-08-05 17:11:51 +02:00 |
|
Vincent Herbet
|
5a6d3fde61
|
Add ArraySortEx/SortADTArray natives and new sort method Sort_Random (bug 5494, r=Nextra)
Former-commit-id: 1ff337d9801e2fbd9ad210bc1285d31679b3029e
|
2013-08-05 16:56:59 +02:00 |
|
Vincent Herbet
|
71ac17464a
|
Add UTF-8 support in /top15 MOTD (bug 5825, r=me)
Former-commit-id: ae91c6f5ade72b2c851eb1289423444e4a7d42e4
|
2013-08-03 20:35:05 +02:00 |
|
Vincent Herbet
|
735160157c
|
Move datastructs.cpp in Source Files filter
Former-commit-id: 84f7f744b3a4a996f766f7ecf7e14dee4624b8e0
|
2013-08-01 13:44:59 +02:00 |
|
Vincent Herbet
|
3e1c70a887
|
Allow [g|s]et_pdata_cbase usage at map end whereas player's private datas are still valid (following fakemeta behavior) (bug 5787, r=me)
Former-commit-id: 30394243ff3f1cf08e1a8ebfcbf05dbea3a215b2
|
2013-07-31 17:54:46 +02:00 |
|
Vincent Herbet
|
2f964928ff
|
Fix pfn_spawn metamod return to follow engine behavior (bug 5807, r=me)
Former-commit-id: efe3bda51be78618cfc758a5d75a9a4bcc49a353
|
2013-07-27 20:36:33 +02:00 |
|
Vincent Herbet
|
0dd14eed43
|
Add ability to text formatting to set_fail_state (bug 5800, r=me)
Former-commit-id: 2af8a27164f9332e4a6178691fe11b41d2bef7d1
|
2013-07-27 20:33:17 +02:00 |
|
Vincent Herbet
|
f9954e5831
|
Missing amxx.cfg update for CS/NS mod in 449793c3c1de
Former-commit-id: d96a6389b83a22cc2922ee3f3eb44a89e1a97a02
|
2013-07-20 11:39:51 +02:00 |
|
Vincent Herbet
|
7498f84261
|
Fix uninitialized variable warning.
Former-commit-id: 65acac2b4fc16e1383d629b77200babe88b0556a
|
2013-07-04 20:36:31 +02:00 |
|
Vincent Herbet
|
389eee472f
|
Update Portuguese translations (bug 3236, r=me)
Former-commit-id: 1e36ba07dcb16118c461d12bbc7038e87ae229dc
|
2013-07-04 20:16:25 +02:00 |
|
Vincent Herbet
|
93339d9be4
|
Add client_cmdStart forward (bug 5779, r=me)
Former-commit-id: 785ce1ea81567e30a729954a74ded7fdfef1ef7c
|
2013-07-03 01:00:52 +02:00 |
|
Vincent Herbet
|
6c2655c841
|
Comply to AMXX style for more consistency in a4e667e91410
Former-commit-id: 6a989a1857bd8a768b1701f842840c4d16351eb1
|
2013-07-02 23:32:22 +02:00 |
|
Vincent Herbet
|
1e7a4d2727
|
Comply to AMXX style for more consistency in 47c47df488e8
Former-commit-id: f9deb552af855345c8bd11d5eea17b0c5e9439f6
|
2013-07-02 23:31:27 +02:00 |
|
Vincent Herbet
|
0ddc00727d
|
Comply to AMXX style for more consistency in 7319646e4d61
Former-commit-id: 1722d0cb4f480be6dec4dc7355cdc580efa3ac6f
|
2013-07-02 23:15:55 +02:00 |
|
Vincent Herbet
|
6912199ae0
|
Comply to AMXX style for more consistency in 8f3605ea03d5
Former-commit-id: 3075e0b375fcede21f2055442305d1ffdb9b64fd
|
2013-07-02 23:13:26 +02:00 |
|
Vincent Herbet
|
83e70d7dd7
|
Add [Get|Set]ModelCollisionBox and [Get|Set]ModelBoundingBox (bug 3527, r=joropito)
Former-commit-id: 4d174007b14a9b6b8589f96a9259f3249db23799
|
2013-07-02 20:48:18 +02:00 |
|
Vincent Herbet
|
c0fcf06c96
|
Add [get|set]_pdata_[bool|byte|short|vector|ehandle] and set_pdata_ent (bug 5770, r=joropito)
Former-commit-id: da3d13a9c027f764d0506273fca2ac71a75719c7
|
2013-07-02 16:05:39 +02:00 |
|
Vincent Herbet
|
1026edec6c
|
Add new register_event flags to filter humans and bots (bug 5768, r=me)
Former-commit-id: 15b0fba122d8c2ba7024b74aa07b78a877cc9d8c
|
2013-07-02 11:22:43 +02:00 |
|
Vincent Herbet
|
e409a6cf23
|
Fix typo in 3bcba0ef360b
Former-commit-id: 4fcf93afb9a154cf92163cecdb3e8b7493d0aa71
|
2013-06-29 12:31:08 +02:00 |
|
Vincent Herbet
|
14d986c87a
|
Update amx_show_activity documentation in amxx.cfg (bug 5774, r=me)
Former-commit-id: 1983f452260e88fb8d5e6f201017651a4c968cf8
|
2013-06-28 23:46:10 +02:00 |
|
Vincent Herbet
|
873fb6924f
|
Add strtol native (bug 3233, r=joropito)
Former-commit-id: 9508f9f86db99e93de1819f585c741396d8e4c30
|
2013-06-27 18:55:19 +02:00 |
|
Vincent Herbet
|
1000fdc902
|
Update Polish translations (bug 5570, r=me)
Former-commit-id: 1ded7ef6695be1f1e0f810d7ab35a46ed071e7cb
|
2013-06-27 18:16:20 +02:00 |
|
Vincent Herbet
|
e3a380bbe4
|
Fix linux warnings (and build?)
Former-commit-id: 21906adfdf35e5deecb10eb286a5b09b706f20a4
|
2013-06-25 19:06:11 +02:00 |
|
Vincent HERBET
|
89b28d5a4a
|
Add missing Bosnian/Croatian translations in 0f878ec60a69
Former-commit-id: c343ecbe7888365fd4d6f69122c7e7336640cf8b
|
2013-06-25 12:08:47 +02:00 |
|
Vincent HERBET
|
17a8e7f56e
|
Fix user_slap/amx_slap unexpected behavior using large negative damage (bug 4975, r=joropito)
Former-commit-id: 1e4d0e216eef3d556c68eeca7362562c663e2dd1
|
2013-06-25 11:45:00 +02:00 |
|
Vincent HERBET
|
38fb271c83
|
Fix an overflow issue with ArrayInsert[Before|After] (bug 4330, r=joropito)
Former-commit-id: ba56af8a7132de17e42412bd33c1958353711e60
|
2013-06-22 12:34:38 +02:00 |
|
Vincent HERBET
|
e5864c5abf
|
Add GetFileTime returning a file timestamp as a unix timestamp (bug 4543, r=joropito)
Former-commit-id: cf7b8645fa6a14e5be71336df4543901b2c53e0b
|
2013-06-21 23:09:41 +02:00 |
|
Vincent HERBET
|
139d68700b
|
Add Bosnian language (bug 4528, r=me)
Former-commit-id: df7c045089fdc6d73fe85728d1ea15c9e23488f9
|
2013-06-21 00:30:34 +02:00 |
|
Vincent HERBET
|
57dd24a2e0
|
Fix incomplete implementation of csstats_pause cvar (bug 5755, r=joropito)
Former-commit-id: 4766f848641edeab86fca1d6637fc0ae09af3744
|
2013-06-20 17:53:59 +02:00 |
|
Vincent HERBET
|
4cfa4fa1ca
|
Add Croatian language (bug 4772, r=me)
Former-commit-id: 9624a8022d31d81041d9ceec920a9c34d39b7089
|
2013-06-20 01:58:44 +02:00 |
|
Vincent HERBET
|
525c45e9f5
|
Add plugin version to debug trace information (bug 3649, r=joropito)
Former-commit-id: 9bfdce37387378597a5fe73a78dbb495d70add19
|
2013-06-17 17:49:20 +02:00 |
|
Vincent HERBET
|
a1306b8d96
|
Fix duplicated native call (bug 5255, r=me)
Former-commit-id: ac896547f98657c240f1b44a446df26941e58f86
|
2013-06-17 13:39:12 +02:00 |
|
Vincent HERBET
|
f2fd18d803
|
Fix incorrect spanish translation
Former-commit-id: 8a483130a52f7351808f3cfdcb4c2a0b59046004
|
2013-06-17 12:57:12 +02:00 |
|
Vincent HERBET
|
6b6fe3c5d9
|
Add new command : amx_extendmap (bug 3068, r=sawce)
Former-commit-id: 064f10034400fe162072676f4fa362c68c8e8938
|
2013-06-17 12:18:11 +02:00 |
|
Vincent HERBET
|
5cb07b900a
|
Fix unexpected behaviors when a game menu is overlapped with custom one (bug 3199, r=me)
Former-commit-id: 96390761d3b26dd5e6329fa0e836de935b4263c4
|
2013-06-16 22:33:48 +02:00 |
|
Vincent HERBET
|
d5ce84a9f5
|
Fix pev_blending not working with set_pev (bug 5758, r=me)
Former-commit-id: 4c3fc7eb970c57814daa6fcc1c26cabc8a02608f
|
2013-06-16 22:15:19 +02:00 |
|
Vincent Herbert
|
f606adfa69
|
Fix cs_user_spawn to properly respawn players (bug 3752, r=dvander)
Former-commit-id: 3bae515741f59ca9679cbacc1f81dce6734fa67b
|
2013-06-15 23:08:00 +02:00 |
|
Vincent Herbert
|
4e81779adb
|
Fix native_filter documentation (bug 5692, r=me)
Former-commit-id: b44616576fd47ac6742428759b73ef50d5d68f89
|
2013-06-15 22:37:52 +02:00 |
|
Vincent Herbert
|
f608ae76ed
|
Fix crash using [get|set]_usercmd (bug 5744, r=me)
Former-commit-id: 676952c02f7df7d3595a6f36bc3efbead3a40eee
|
2013-06-15 20:59:11 +02:00 |
|
hv contact
|
d010b126cd
|
Testing commit.
Former-commit-id: 4f768ad326156840b8a6de1a610c4dd33e9a6311
|
2013-05-26 22:29:20 +02:00 |
|
arkshine
|
8793d8f8d5
|
Fix strfind ignoring its last parameter (bug 4070, r=dvander).
Former-commit-id: a31621dd0c08c7bbede41a06d0ebf8abab1b66a5
|
2013-02-13 00:54:26 -08:00 |
|
arkshine
|
a3aa086375
|
Fix crash in EngFunc_TraceTexture (bug 4576, r=dvander).
Former-commit-id: c439946a3451dbdfafa2f542e08bc7f83d586165
|
2013-02-13 00:27:53 -08:00 |
|
arkshine
|
b0fe6c83e2
|
Fix get_team() sometimes being wrong for dead players (bug 4656, r=dvander).
|
2013-02-12 23:17:24 -08:00 |
|