Commit Graph

  • 94c864390d Quell GCC madness. David Anderson 2014-02-10 00:20:00 -0800
  • 3772645fca Merge pull request #2 from alliedmodders/strbreak David Anderson 2014-02-10 00:06:06 -0800
  • e2855dee7d Undo vim modelines. David Anderson 2014-02-09 23:49:19 -0800
  • aa46469878 Add new variants of strbreak, which is too broken to use. David Anderson 2014-02-09 23:40:45 -0800
  • 4125796569 Remove the debug clamp. David Anderson 2014-02-09 10:37:02 -0800
  • 44ebe2f09a Remove deps.zip since GitHub doesn't like large files. David Anderson 2014-02-08 23:48:30 -0800
  • d46d657190 Merge pull request #1 from alliedmodders/ambuild David Anderson 2014-02-08 22:16:32 -0800
  • e56cd58d70 Update the rest of the buildbot scripts for AMBuild. David Anderson 2014-02-08 21:45:40 -0800
  • 426771deda Switch bootstrap.pl and startbuild.pl to AMBuild. David Anderson 2014-02-08 21:23:02 -0800
  • f0f319a418 Add WinCSX to AMBuild scripts. David Anderson 2014-02-08 21:16:41 -0800
  • 779e064a17 Add .rc files. David Anderson 2014-02-08 20:53:01 -0800
  • 1f15fdd6cb Update versioning for AMBuild and git. David Anderson 2014-02-08 20:37:33 -0800
  • a07cf853d7 Fix a cxxflag being in cflags. David Anderson 2014-02-08 16:27:02 -0800
  • 59c3e271db Remove all files related to SVN versioning. David Anderson 2014-02-08 16:26:40 -0800
  • 922b4802f1 Port AMBuild scripts to Windows. David Anderson 2014-02-08 16:09:29 -0800
  • bd586d37e6 Add OS X support to AMBuild and 10.9 support to amxxpc. David Anderson 2014-02-08 15:25:57 -0800
  • 90b2860fd2 Get parity with makefile flags. David Anderson 2014-02-08 14:49:03 -0800
  • 0748a05bf0 Remove the C# builder - the last vestige of the Old Republic. David Anderson 2014-02-08 14:35:11 -0800
  • 8f51d87826 Get PackageScript release-equivalent on Linux. David Anderson 2014-02-08 14:29:15 -0800
  • e57845dd50 Add the PackageScript. David Anderson 2014-02-08 13:46:34 -0800
  • fdc804b7df Remove precompiled binaries from the plugins folder. David Anderson 2014-02-08 12:44:35 -0800
  • ad36859607 Port plugin building to AMBuild. David Anderson 2014-02-08 12:42:00 -0800
  • c4e90ce865 Initial import of AMBuild infrastructure for C++ projects. David Anderson 2014-02-08 01:14:15 -0800
  • bc57a4e74f Triggering a build. Scott Ehlert 2014-01-22 20:03:52 -0600
  • 878d68bb21 Backed out changeset: 2bc36c43b15f Vincent Herbet 2013-09-10 09:04:52 +0200
  • dc607846a3 Trigger build to hopefully fix Linux build. Scott Ehlert 2013-09-05 21:05:35 -0500
  • 568bec17fc Fixed building with newly updated SDK. Scott Ehlert 2013-09-05 19:51:52 -0500
  • 2a458530b7 Fixed cstrike module crash on OS X (r=dvander). Scott Ehlert 2013-09-03 17:56:27 -0500
  • 87d2a54638 Rebuilt amxjitsn object with older version of nasm to fix JIT crash on OS X (r=dvander). Scott Ehlert 2013-09-03 17:53:42 -0500
  • 9971541d78 Fix linux warning to make GCC compiler happy connorr 2013-08-24 23:42:18 +0200
  • 3b6c207ea8 Move slay as last option instead of first in Slay/Slap Menu (bug 5861, r=arkshine) connorr 2013-08-24 01:14:54 +0200
  • af0a1200ab Add client_print_color native (CS only) (bug 5823, r=Nextra) Vincent Herbet 2013-08-24 01:03:13 +0200
  • ab6644c874 Add client command in Misc. Stats plugin to enable/disable sounds (bug 5846, r=arkshine) connorr 2013-08-24 00:59:57 +0200
  • 7f0c820566 Fix missing new line on client console message which is not truncated server-side if its length exceeds buffer size (bug 3140, r=arkshine) DynamicBits 2013-08-24 00:58:23 +0200
  • de818ab5ec Update tfcx LINUXOFFSET value (bug 5845, r=arkshine) DynamicBits 2013-08-24 00:56:26 +0200
  • 73b365e952 Fix two player transfer issues in Players Menu plugin (bug 5850, r=arkshine) connorr 2013-08-24 00:55:21 +0200
  • d9fb9bac09 Add assign operator for floats to allow implicit int-to-float conversion (bug 3997, r=dvander) Lev 2013-08-24 00:42:16 +0200
  • 6139d52a39 Fix dictionary text files parser failing on BOM marking (bug 5858, r=Nextra) Vincent Herbet 2013-08-16 18:50:56 +0200
  • 784f91e441 Add a new access level flag 'v' for temporary bans (bug 3218, r=arkshine) connorr 2013-08-16 18:49:55 +0200
  • da30315556 Fix Wno-delete-non-virtual-dtor flag to be passed only for .cpp files. Vincent Herbet 2013-08-10 19:29:28 +0200
  • 419c8f6ee6 Fix client_death/damage forwards passing alive victims on ClientKill (bug 5812, r=Nextra) Vincent Herbet 2013-08-10 19:10:54 +0200
  • ddacdb0ab2 Add set_ent_rendering native (bug 5773, r=Nextra) Vincent Herbet 2013-08-10 14:16:26 +0200
  • ec644cf1a4 Fix unused but set variable compilation error under linux. Vincent Herbet 2013-08-10 13:01:23 +0200
  • b5572520c2 Fix uninitialized variables. Vincent Herbet 2013-08-10 12:26:32 +0200
  • 54cac3b051 Check map objectives in d4d32d912299 using the new get_map_objectives native. Vincent Herbet 2013-08-10 12:03:08 +0200
  • 9e4fe0d514 Add missing stats sounds, sounds precaching and fix few bugs in miscstats plugin (bug 5810, r=arkshine) connorr 2013-08-10 11:46:02 +0200
  • 917c52ec96 Add ewrite_[coord_f/angle_f], write_[coord_f/angle_f] and [e]message_begin_f natives (bug 5829, r=arkshine) Nextra 2013-08-10 10:22:38 +0200
  • 86f5c9f031 Make registered server commands case-insensitive (bug 5625, r=Nextra) Vincent Herbet 2013-08-09 01:27:02 +0200
  • 0afe87be0a Add get_map_objectives native for CS (bug 5820, r=Nextra) Vincent Herbet 2013-08-08 19:11:12 +0200
  • 225494b559 Fix tfcstats_pause imcomplete implementation (bug 5836, r=Nextra) Vincent Herbet 2013-08-07 16:46:40 +0200
  • dca0bbcbb1 Fix tfcstats_rankbots not working as expected when disabled (bug 3192, r=Nextra) Vincent Herbet 2013-08-07 16:44:25 +0200
  • 7e11cb5cc1 Add has_map_ent_class native (bug 5814, r=Nextra) Vincent Herbet 2013-08-07 16:40:37 +0200
  • 5557124f05 Add an additionnal note to reflect change in 436d02c3ec30 connorr 2013-08-05 19:12:16 +0200
  • a459f578fa Set set_user_rendering default color/amount to 0 to follow game behavior (bug 5772, r=arkshine) connorr 2013-08-05 19:00:51 +0200
  • 98f8602c59 Set set_hudmessage default channel to -1 to reflect auto-channeling support (bug 5771, r=arkshine) connorr 2013-08-05 18:54:19 +0200
  • f3f29e4769 Fix broken admin chat access consistency and apply general optimizations in adminchat plugin (bug 5822, r=arkshine) connorr 2013-08-05 18:44:23 +0200
  • 16b2721c2a Apply general optimizations in adminslots plugin (bug 5831, r=arkshine) connorr 2013-08-05 18:26:57 +0200
  • 2385dd3972 Remove slowhack in amx_nick command and apply general optimizations in admincmd plugin (bug 5832, r=me) connorr 2013-08-05 18:18:58 +0200
  • fd47b6e0c6 Apply general optimizations in adminhelp plugin (bug 5833, r=me) connorr 2013-08-05 17:44:15 +0200
  • 1bf18472c1 Add cellarray.inc/celltrie.inc in project Pawn Includes filter Vincent Herbet 2013-08-05 17:11:51 +0200
  • 5a6d3fde61 Add ArraySortEx/SortADTArray natives and new sort method Sort_Random (bug 5494, r=Nextra) Vincent Herbet 2013-08-05 16:56:59 +0200
  • 71ac17464a Add UTF-8 support in /top15 MOTD (bug 5825, r=me) Vincent Herbet 2013-08-03 20:35:05 +0200
  • 735160157c Move datastructs.cpp in Source Files filter Vincent Herbet 2013-08-01 13:44:59 +0200
  • 4b717322d3 Fix possible out of bound error and apply general optimizations in timeleft plugin (bug 5818, r=arkshine) connorr 2013-08-01 00:55:44 +0200
  • eb43b69e4d Add strtok2 which fixes a trim issue with strtok (bug 3993, r=arkshine) Nextra 2013-07-31 23:40:49 +0200
  • da6d417d5d Fix last mapcycle issue and apply general optimizations in nextmap plugin (bug 5817, r=arkshine) connorr 2013-07-31 20:18:55 +0200
  • 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) Vincent Herbet 2013-07-31 17:54:46 +0200
  • bde7b8dd7f Implement cooldown on say_team @ to prevent admin's client get overflowed if executed a couple of times (bug 5815, r=arkshine) connorr 2013-07-31 17:01:55 +0200
  • 096c5e7509 Comment declared modules in modules.ini as they are autoloaded as needed (bug 5816, r=arkshine) DynamicBits 2013-07-31 16:23:25 +0200
  • 2854e70c94 Fix DOD grenade_throw incorrect calling behavior and wrong returned weapon IDs (bug 5785, r=arkshine) DynamicBits 2013-07-27 23:08:33 +0200
  • e4d74f199f Fix re-entrancy issue when a [generated] message is sent during register_event forward (bug 3664, r=joropito) Nextra 2013-07-27 20:49:19 +0200
  • 2f964928ff Fix pfn_spawn metamod return to follow engine behavior (bug 5807, r=me) Vincent Herbet 2013-07-27 20:36:33 +0200
  • 0dd14eed43 Add ability to text formatting to set_fail_state (bug 5800, r=me) Vincent Herbet 2013-07-27 20:33:17 +0200
  • f9954e5831 Missing amxx.cfg update for CS/NS mod in 449793c3c1de Vincent Herbet 2013-07-20 11:39:51 +0200
  • 7498f84261 Fix uninitialized variable warning. Vincent Herbet 2013-07-04 20:36:31 +0200
  • 389eee472f Update Portuguese translations (bug 3236, r=me) Vincent Herbet 2013-07-04 20:16:25 +0200
  • 93339d9be4 Add client_cmdStart forward (bug 5779, r=me) Vincent Herbet 2013-07-03 01:00:52 +0200
  • 90e7aa65a1 Fix incorrect behavior of impulse forwards (bug 3243, r=Arkshine) connorr 2013-07-03 00:19:12 +0200
  • 6c2655c841 Comply to AMXX style for more consistency in a4e667e91410 Vincent Herbet 2013-07-02 23:32:22 +0200
  • 1e7a4d2727 Comply to AMXX style for more consistency in 47c47df488e8 Vincent Herbet 2013-07-02 23:31:27 +0200
  • 0ddc00727d Comply to AMXX style for more consistency in 7319646e4d61 Vincent Herbet 2013-07-02 23:15:55 +0200
  • 6912199ae0 Comply to AMXX style for more consistency in 8f3605ea03d5 Vincent Herbet 2013-07-02 23:13:26 +0200
  • 83e70d7dd7 Add [Get|Set]ModelCollisionBox and [Get|Set]ModelBoundingBox (bug 3527, r=joropito) Vincent Herbet 2013-07-02 20:48:18 +0200
  • c0fcf06c96 Add [get|set]_pdata_[bool|byte|short|vector|ehandle] and set_pdata_ent (bug 5770, r=joropito) Vincent Herbet 2013-07-02 16:05:39 +0200
  • 21a00e00a2 Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine) Nextra 2013-07-02 14:54:07 +0200
  • 1026edec6c Add new register_event flags to filter humans and bots (bug 5768, r=me) Vincent Herbet 2013-07-02 11:22:43 +0200
  • 15572e2d61 Fix server crash when nvault is writting to journal file without write permission (bug 3231, r=Arkshine) Nextra 2013-07-02 10:20:21 +0200
  • bf395c8ac1 Fix definitevely time drift on repeating tasks (bug 3302, r=dvander) Nextra 2013-07-01 22:58:56 +0200
  • e409a6cf23 Fix typo in 3bcba0ef360b Vincent Herbet 2013-06-29 12:31:08 +0200
  • 14d986c87a Update amx_show_activity documentation in amxx.cfg (bug 5774, r=me) Vincent Herbet 2013-06-28 23:46:10 +0200
  • 873fb6924f Add strtol native (bug 3233, r=joropito) Vincent Herbet 2013-06-27 18:55:19 +0200
  • 1000fdc902 Update Polish translations (bug 5570, r=me) Vincent Herbet 2013-06-27 18:16:20 +0200
  • e3a380bbe4 Fix linux warnings (and build?) Vincent Herbet 2013-06-25 19:06:11 +0200
  • 89b28d5a4a Add missing Bosnian/Croatian translations in 0f878ec60a69 Vincent HERBET 2013-06-25 12:08:47 +0200
  • 17a8e7f56e Fix user_slap/amx_slap unexpected behavior using large negative damage (bug 4975, r=joropito) Vincent HERBET 2013-06-25 11:45:00 +0200
  • 38fb271c83 Fix an overflow issue with ArrayInsert[Before|After] (bug 4330, r=joropito) Vincent HERBET 2013-06-22 12:34:38 +0200
  • e5864c5abf Add GetFileTime returning a file timestamp as a unix timestamp (bug 4543, r=joropito) Vincent HERBET 2013-06-21 23:09:41 +0200
  • 139d68700b Add Bosnian language (bug 4528, r=me) Vincent HERBET 2013-06-21 00:30:34 +0200
  • 57dd24a2e0 Fix incomplete implementation of csstats_pause cvar (bug 5755, r=joropito) Vincent HERBET 2013-06-20 17:53:59 +0200
  • 4cfa4fa1ca Add Croatian language (bug 4772, r=me) Vincent HERBET 2013-06-20 01:58:44 +0200