Commit Graph

1254 Commits

Author SHA1 Message Date
Vincent Herbet
785ce1ea81 Add client_cmdStart forward (bug 5779, r=me) 2013-07-03 01:00:52 +02:00
Vincent Herbet
6a989a1857 Comply to AMXX style for more consistency in a4e667e91410 2013-07-02 23:32:22 +02:00
Vincent Herbet
f9deb552af Comply to AMXX style for more consistency in 47c47df488e8 2013-07-02 23:31:27 +02:00
Vincent Herbet
3075e0b375 Comply to AMXX style for more consistency in 8f3605ea03d5 2013-07-02 23:13:26 +02:00
Vincent Herbet
4d174007b1 Add [Get|Set]ModelCollisionBox and [Get|Set]ModelBoundingBox (bug 3527, r=joropito) 2013-07-02 20:48:18 +02:00
Vincent Herbet
da3d13a9c0 Add [get|set]_pdata_[bool|byte|short|vector|ehandle] and set_pdata_ent (bug 5770, r=joropito) 2013-07-02 16:05:39 +02:00
Nextra
b4f84a5cee Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine) 2013-07-02 14:54:07 +02:00
Vincent Herbet
15b0fba122 Add new register_event flags to filter humans and bots (bug 5768, r=me) 2013-07-02 11:22:43 +02:00
Vincent Herbet
4fcf93afb9 Fix typo in 3bcba0ef360b 2013-06-29 12:31:08 +02:00
Vincent Herbet
9508f9f86d Add strtol native (bug 3233, r=joropito) 2013-06-27 18:55:19 +02:00
Vincent Herbet
1ded7ef669 Update Polish translations (bug 5570, r=me) 2013-06-27 18:16:20 +02:00
Vincent HERBET
c343ecbe78 Add missing Bosnian/Croatian translations in 0f878ec60a69 2013-06-25 12:08:47 +02:00
Vincent HERBET
1e4d0e216e Fix user_slap/amx_slap unexpected behavior using large negative damage (bug 4975, r=joropito) 2013-06-25 11:45:00 +02:00
Vincent HERBET
cf7b8645fa Add GetFileTime returning a file timestamp as a unix timestamp (bug 4543, r=joropito) 2013-06-21 23:09:41 +02:00
Vincent HERBET
df7c045089 Add Bosnian language (bug 4528, r=me) 2013-06-21 00:30:34 +02:00
Vincent HERBET
9624a8022d Add Croatian language (bug 4772, r=me) 2013-06-20 01:58:44 +02:00
Vincent HERBET
ac896547f9 Fix duplicated native call (bug 5255, r=me) 2013-06-17 13:39:12 +02:00
Vincent HERBET
8a483130a5 Fix incorrect spanish translation 2013-06-17 12:57:12 +02:00
Vincent HERBET
064f100344 Add new command : amx_extendmap (bug 3068, r=sawce) 2013-06-17 12:18:11 +02:00
Vincent Herbert
b44616576f Fix native_filter documentation (bug 5692, r=me) 2013-06-15 22:37:52 +02:00
Fysiks
e3824c4c87 Fix incorrect result for replace_all (bug 5064, r=dvander). 2013-02-13 00:40:57 -08:00
Scott Ehlert
ea2a4889fe Made amxxpc_osx executable. 2013-02-13 02:32:01 -06:00
Fysiks
e0bcbaeac7 Fix last map being duplicated for each blank line in maps file (bug 5005, r=dvander). 2013-02-13 00:29:54 -08:00
Lev2001
dfe1903ecf Directly kick players rather than use a loopback command (bug 3884, r=dvander). 2013-02-13 00:15:40 -08:00
David Anderson
65d97fe5f5 bug 3553 follow-up fix. 2013-02-13 00:09:34 -08:00
Reuben Morais
d10ef5e494 Increase the capacity of speech.ini (bug 3553, r=dvander). 2013-02-13 00:08:32 -08:00
Scott Ehlert
c387cdeff8 Removed dlsym from Linux package.
Only dlsym64 is completely gone. The dlsym binary must remain to be used by the builder. It just won't appear in the Linux download pacakages anymore.
2013-02-13 01:22:15 -06:00
Scott Ehlert
37f7975416 Rebuilt compiler binaries and built new binaries for OS X. 2013-02-13 01:16:41 -06:00
Scott Ehlert
40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
Scott Ehlert
5a6c4ea408 Removed amxxpc64 and rebuilt amxxpc binaries. 2013-02-08 03:44:40 -06:00
David Anderson
7d9376a64b Remove SCASM, which was pointless and buggy bloat. 2013-02-08 00:38:35 -08:00
fezh cs
26d2a4f877 Add documentation to set_view (bug 4065, r=dvander). 2010-12-12 18:24:30 -08:00
Fysiks
76d407b45a Fix menu_create() documentation (bug 4426, r=dvander). 2010-09-11 22:33:57 -05:00
Lev2001@land.ru
e783c4bfcb Fixed fopen leak in mapsmenu (bug 3957, r=dvander, a=blocking). 2010-04-27 00:40:38 -07:00
Ryan L
cb500636cc Fixed amx_ban (bug 4159, r=dvander, a=blocking). 2010-04-27 00:21:49 -07:00
David Anderson
73e3e52057 Updated version files for HG. 2010-04-04 17:22:45 -07:00
David Anderson
adab9c93a0 Removed filtering on admin vote questions (bug 3356, r=sawce). 2009-02-07 23:44:23 +00:00
David Anderson
0f8c61c1e1 Re-added fflush function (bug 3355, r=sawce). 2009-02-07 23:43:07 +00:00
David Anderson
0b4f28fecf SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce). 2009-01-08 20:02:09 +00:00
David Anderson
cdf3807955 Bumped version numbers. 2008-08-17 00:50:57 +00:00
David Anderson
81af863496 New compiler builds. 2008-08-17 00:14:45 +00:00
David Anderson
3e8c921b9f Updated compiler builds after all. 2008-08-16 23:40:53 +00:00
David Anderson
72bebf9af8 Reverted all amxxpc binaries. There was some build regression somewhere on Linux, so this had to be rolled back for now. 2008-08-16 23:29:51 +00:00
David Anderson
6486c56a15 Bumped versions. 2008-08-16 22:47:59 +00:00
Scott Ehlert
c07d8f3d93 Final VS 2005 + Linux tomfoolery 2008-08-16 20:13:12 +00:00
Scott Ehlert
adaf207b58 Forgot about this in my VS 2005 tirade 2008-08-16 10:19:42 +00:00
Scott Ehlert
0dc6a4a5dd Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00
David Anderson
633a81f864 Fixed amb1564: amx_chat sundry details did not obey cmdaccess.ini (patch from Teyut). 2008-08-16 07:07:09 +00:00
David Anderson
1b5dc0d567 Added corrections in bug 1762. 2008-08-16 06:53:07 +00:00
David Anderson
21b8f905ae Added amb1762: Macedonian translation (thanks z3r0Lev3L). 2008-08-16 06:51:07 +00:00