Commit Graph

  • ffa12bfe54 Merge pull request #244 from Arkshine/fix/fakemeta-changelevel Vincent Herbet 2015-05-15 21:29:25 +0200
  • e305009e9a Fix EngFunc_ChangeLevel Arkshine 2015-05-15 19:14:34 +0200
  • af7a6e3c87 Merge pull request #243 from Arkshine/fix/namehashset-add-return Vincent Herbet 2015-05-15 13:27:54 +0200
  • 6620aa97a8 Correct NameHashSet::add() return type Arkshine 2015-05-15 10:45:08 +0200
  • 8b6d85eb78 Engine: Add a bunch of missing CHECK_ENTITY() and CHECK_ENTITY_SIMPLE() Valentin Grünbacher 2015-05-11 01:09:45 +0200
  • dc73473394 Engine: Fix CHECK_ENTITY() logic error (0 is not a player) Valentin Grünbacher 2015-05-11 00:39:17 +0200
  • 7bf47f90d9 Engine: Use UTF-8 functions where KeyValueData is touched Valentin Grünbacher 2015-05-11 00:35:14 +0200
  • c24fbda302 Engine: Add error path to DispatchKeyValue() based on g_inKeyValue Valentin Grünbacher 2015-05-11 00:24:20 +0200
  • 702f784e44 Engine: Fix get_info_keybuffer() not being able to retrieve local keybuffer Valentin Grünbacher 2015-05-11 00:19:26 +0200
  • 679714c8be Engine: Add error path for remove_entity() and unsafe entity ids Valentin Grünbacher 2015-05-11 00:15:06 +0200
  • ff0ca9ba67 Engine: Remove inconsistent error path from entity_get_int() Valentin Grünbacher 2015-05-11 00:12:07 +0200
  • ee0bcc39f1 Engine: Clarify difference between the engine module trace handle and the "real" global trace Valentin Grünbacher 2015-05-11 00:10:25 +0200
  • ebdd015aae Restore traceresult() functionality by writing to g_tr in trace functions Valentin Grünbacher 2015-05-11 00:08:47 +0200
  • 3c1022af99 Engine: Add a destination parameter to trace_hull() to make it more useful Valentin Grünbacher 2015-05-11 00:05:25 +0200
  • add4867d21 Engine: Add safe get_global_edict2() and entity_get_edict2() Valentin Grünbacher 2015-05-10 23:56:06 +0200
  • d69fddf8b4 Engine/Core: Move precache_event() to core Valentin Grünbacher 2015-05-10 23:45:01 +0200
  • 218fb9c794 Engine: Add unregister_[touch|think|impulse]() Valentin Grünbacher 2015-05-10 23:40:22 +0200
  • c531ad756d Engine: Dynamically hook StartFrame for set_lights() Valentin Grünbacher 2015-05-10 23:21:12 +0200
  • c5f6e26802 Merge pull request #239 from Nextra/inc-doc3 Vincent Herbet 2015-05-10 17:12:50 +0200
  • fbcbbd8421 hlsdk_const: Add MoveToOrigin move type constants Valentin Grünbacher 2015-04-09 15:59:45 +0200
  • 00f9b62ffb cstrike: Add create_entity() note from engine, rewording Valentin Grünbacher 2015-04-09 15:37:43 +0200
  • 59d8d2807f engine_const: Add sections and comments Valentin Grünbacher 2015-05-10 14:37:36 +0200
  • d9f792b712 engine: Add documentation, group similar natives Valentin Grünbacher 2015-04-09 15:14:07 +0200
  • 42d80a666a Merge pull request #242 from Nextra/nullvec Vincent Herbet 2015-05-06 14:34:01 +0200
  • abf7f1a41b Expose get_amxstring_null and get_amxvector_null to modules Valentin Grünbacher 2015-05-06 11:57:31 +0200
  • fdb180e062 Add NULL_VECTOR Valentin Grünbacher 2015-05-06 11:28:54 +0200
  • 39cc240a4e Merge pull request #240 from Nextra/kvd Vincent Herbet 2015-05-05 12:01:29 +0200
  • 79189c86ab Add basic kvd doc to fakemeta.inc and fix ham_const.inc lies Valentin Grünbacher 2015-05-05 11:16:26 +0200
  • 9fd0f1c231 Sync AMTL submodule Arkshine 2015-04-22 00:54:51 +0200
  • 8172519389 Improve handling of KeyValueData in FM and make it compatible with Ham Valentin Grünbacher 2015-04-14 14:34:18 +0200
  • cc11191e57 Merge pull request #236 from Arkshine/fix/missing-sqlite-charset Vincent Herbet 2015-04-20 22:47:16 +0200
  • 81e091e005 Merge pull request #237 from Arkshine/fix/ke-string-null Vincent Herbet 2015-04-19 21:05:50 +0200
  • 08d684a90f Merge pull request #238 from Arkshine/feature/container-build Vincent Herbet 2015-04-19 21:05:42 +0200
  • 54223e9a99 Use the new Travis-CI Container environment Arkshine 2015-04-19 20:10:04 +0200
  • 871e14178b Fix a tag typo in datapack.inc Arkshine 2015-04-19 19:58:57 +0200
  • 1c1b949648 Fix potential crash using ke::AString and given null string Arkshine 2015-04-19 19:52:53 +0200
  • b88841c6ef Fix missing SQL_SetCharset native in SQLite Arkshine 2015-04-10 17:08:08 +0200
  • 0bfc04bb14 Merge pull request #235 from Arkshine/fix/file-fgets Vincent Herbet 2015-04-12 20:52:51 +0200
  • 10c0204b16 Fix fgets native not setting the plugin buffer on null result Arkshine 2015-04-12 20:20:21 +0200
  • a35bc43cab datapack.inc: Fix copy-pasted error description Valentin Grünbacher 2015-04-06 13:33:55 +0200
  • 044e6b22b2 Merge pull request #233 from Ni3znajomy/update-copyright-year Vincent Herbet 2015-03-30 13:44:55 +0200
  • 0b2c33bcd2 Merge pull request #231 from Nextra/datapack-update Vincent Herbet 2015-03-30 13:43:50 +0200
  • 081b683e03 Update datapack test plugin Valentin Grünbacher 2015-03-16 00:28:40 +0100
  • 2166c32047 Make datapack natives error consistently, stop using IsPackReadable Valentin Grünbacher 2015-03-28 14:04:50 +0100
  • 1d57677426 Add CanRead[Cell|Float|String|Memory] to CDataPack Valentin Grünbacher 2015-03-15 22:58:14 +0100
  • 9abe6cd8f6 Add IsPackEnded native (IsPackReadable replacement) Valentin Grünbacher 2015-03-30 03:56:26 +0200
  • 9d4c02f7ca Nuke IsPackReadable Valentin Grünbacher 2015-03-15 22:56:31 +0100
  • 92c2c84617 Update copyright year Ni3znajomy 2015-03-29 20:01:25 +0200
  • d4bfebec22 Merge pull request #232 from Arkshine/fix/tfc-crash-medic Vincent Herbet 2015-03-28 17:29:47 +0100
  • db9421d0be Fix crash in TFCX module when Infection weapon is used Arkshine 2015-03-28 16:43:24 +0100
  • a59b72f96a Merge pull request #229 from Arkshine/feature/trans-format-and-native Vincent Herbet 2015-03-26 22:54:11 +0100
  • 8831166705 Add %l format specifier and SetTranslationTarget() native Arkshine 2015-03-26 16:40:39 +0100
  • bebe9f8e2e Merge pull request #230 from Ni3znajomy/fix-checking-cvar-bounds Vincent Herbet 2015-03-26 21:49:33 +0100
  • 69d41b65d4 Merge pull request #227 from Freeman-AM/plmenu-update Vincent Herbet 2015-03-26 21:32:39 +0100
  • 4d3c49f93b Fix checking cvar's bounds Ni3znajomy 2015-03-26 21:31:16 +0100
  • f44ec00133 Plmenu: rollback macros Freeman-AM 2015-03-26 21:17:46 +0100
  • b4b86113e4 Merge pull request #217 from Arkshine/feature/valve-fs-support Vincent Herbet 2015-03-26 11:45:33 +0100
  • 52c73126e1 VFS: Fix various things Arkshine 2015-03-25 13:50:07 +0100
  • 4d97a24dd8 Merge pull request #228 from Arkshine/fix/crash-ham Vincent Herbet 2015-03-24 02:40:27 +0100
  • b6febae2fa Fix crash under linux in Hamsandwich module Arkshine 2015-03-24 01:25:36 +0100
  • 8f6b8588c1 VFS: Do not traumatize Nextra Arkshine 2015-03-23 18:30:22 +0100
  • ba11085ddc VFS: Add constant in pawn include to define max path Arkshine 2015-03-09 00:48:28 +0100
  • 71ab8d560e VFS: Add more sane FileRead/Write* natives to read/write a single value Arkshine 2015-03-09 00:38:05 +0100
  • a580c8c5e5 VFS: Add SetFilePermissions native Arkshine 2015-03-09 00:10:26 +0100
  • 0eeb5942a1 VFS: Reflect changes in natives and documentation Arkshine 2015-03-08 23:46:33 +0100
  • 6434c4db77 VFS: Update AMbuild and VS project files Arkshine 2015-03-08 23:45:27 +0100
  • 4f4e322ad4 VFS: Add helpers to wrap default and valve system file Arkshine 2015-03-08 23:44:49 +0100
  • 553963295f VFS: Add Valve file system interface Arkshine 2015-03-08 23:43:30 +0100
  • d69ddc7234 VFS: Add LibrarySys class helper Arkshine 2015-03-08 23:40:19 +0100
  • c156c220c4 Replace some arrays by bitfield macros Freeman-AM 2015-03-21 16:14:14 +0100
  • a182ca62c8 Merge pull request #226 from Arkshine/fix/compiler Vincent Herbet 2015-03-21 15:38:25 +0100
  • d397619939 Fix compiler output Arkshine 2015-03-21 15:29:55 +0100
  • 5413c59bc7 plmenu: improve readability, more compliance to amxmodx style Freeman-AM 2015-03-21 13:54:39 +0100
  • 4fbf4ee03d Merge datapack updates from SoureMod Valentin Grünbacher 2015-03-15 22:38:49 +0100
  • 32e1908859 Add submodule support in checkout-deps.sh Arkshine 2015-03-14 13:23:47 +0100
  • dd6ef4811c Update compiler VS projects to reflect changes from #221 Arkshine 2015-03-14 12:53:43 +0100
  • 3d5a0c5a29 Normalize more line endings Arkshine 2015-03-14 12:45:33 +0100
  • dbe79790dc Merge pull request #225 from xPaw/modules-folder Vincent Herbet 2015-03-13 14:38:42 +0100
  • fddebce313 Update modules paths xPaw 2015-03-13 15:23:05 +0200
  • e09f434ed8 Move dlls/ to modules/ xPaw 2015-03-13 15:18:47 +0200
  • 54c978addb Merge pull request #224 from Arkshine/feature/third-party-libs-part2 Vincent Herbet 2015-03-13 11:27:32 +0100
  • 2204a83ec0 Update AMBuilder, VS and MakeFile files Arkshine 2015-03-13 11:13:42 +0100
  • aa629a76e7 Move SQLite and GeoIP2 libs to /third_party Arkshine 2015-03-13 11:12:53 +0100
  • f83e7f0071 Merge pull request #223 from 9iky6/patch-14 Vincent Herbet 2015-03-12 19:57:52 +0100
  • 463de74865 Update message_const.inc 9iky6 2015-03-12 22:50:49 +0500
  • c2a21bcaee Add_SVC_Messages 9iky6 2015-03-12 20:54:03 +0500
  • 24480a3782 Merge pull request #222 from xPaw/spcomp2-compat Vincent Herbet 2015-03-11 14:48:59 +0100
  • 0ccb99137a Make spcomp2 cry less xPaw 2015-03-11 15:19:27 +0200
  • a25090de4b Merge pull request #221 from xPaw/burn-scpack Vincent Herbet 2015-03-10 19:52:29 +0100
  • 8b06e5bdcd Remove strexpand xPaw 2015-03-10 20:37:57 +0200
  • a134a75572 Remove scpack xPaw 2015-03-10 19:56:35 +0200
  • 446029e7cf Merge pull request #220 from Arkshine/feature/third-party-libs Vincent Herbet 2015-03-10 18:25:40 +0100
  • 48d6a3354a Normalize all the line endings Arkshine 2015-03-10 16:51:45 +0100
  • afc3cac54d Merge pull request #219 from xPaw/gitattributes Vincent Herbet 2015-03-10 16:50:10 +0100
  • acf910b64b Fix and clean up VS projects files Arkshine 2015-03-10 16:19:33 +0100
  • aaafe0f3f2 Compile Hashing lib as static and link to AMXX Arkshine 2015-03-10 12:15:46 +0100
  • c03bb3693e Move Zlib and Hashing libs to third_party directory Arkshine 2015-03-10 12:08:26 +0100
  • 910c921d5d Add gitattributes xPaw 2015-03-10 11:11:49 +0200
  • 014120e73e Merge pull request #215 from xPaw/no-version-check Vincent Herbet 2015-03-10 01:02:05 +0100
  • 73cf46ff45 Merge pull request #216 from luxxxoor/patch-1 Vincent Herbet 2015-03-10 00:27:35 +0100