Commit Graph

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