Commit Graph

3689 Commits

Author SHA1 Message Date
Pavol Marko
4b517fe1ad - some indent stuff
- added support for MODULE_NOT64BIT status
2004-04-29 17:16:28 +00:00
Pavol Marko
dd4bc05952 not very important stuff 2004-04-29 17:13:41 +00:00
Pavol Marko
a04df29f22 fixed a bug where the post engine functions table was copied to the "normal" engine functions table 2004-04-29 17:13:36 +00:00
Pavol Marko
de5bdad8de modules with old interface don't load if SMALL_CELL_SIZE is 64. Reason: float/cell conversions. 2004-04-29 17:09:57 +00:00
Pavol Marko
7aa98c9038 added
MODULE_NOT64BIT status
2004-04-29 17:09:26 +00:00
Pavol Marko
7c2fc26c4f #define JIT will be defined in compiler command line 2004-04-29 17:08:54 +00:00
Johnny Bergström
97e2c3b902 removed old files 2004-04-29 12:28:00 +00:00
Johnny Bergström
8cb40e903e added entity_is_on_ground 2004-04-29 09:42:00 +00:00
Johnny Bergström
32efef099c Implemented old ?et_user_hitzones functionality 2004-04-27 10:08:46 +00:00
Johnny Bergström
0cb086eb6b Updated comment 2004-04-26 15:30:45 +00:00
Pavol Marko
2a7709d680 preparations for JIT on Linux 2004-04-24 20:06:16 +00:00
Pavol Marko
4e7209eeab stuff 2004-04-24 20:05:08 +00:00
David Anderson
3b0d52c8d3 fixed cmdstart bug! oops! 2004-04-24 03:41:27 +00:00
David Anderson
4549115165 fixed memory leaks from bug 935801 (these were from original vexd) 2004-04-23 08:38:48 +00:00
Pavol Marko
acc0439d3c new project files 2004-04-23 07:04:11 +00:00
Pavol Marko
6faef3b75a mmgr added 2004-04-23 06:59:00 +00:00
David Anderson
91eacb7464 fixed memory leaks from bug 935801 (these were from original vexd) 2004-04-23 03:55:53 +00:00
Pavol Marko
3a3acb517b removed .c files 2004-04-22 15:13:55 +00:00
Johnny Bergström
de3dbd8a1d cs_set_user_vip - changes to VIP model + updates scoreboard when appropriate 2004-04-22 12:38:57 +00:00
Pavol Marko
f508690552 initial release 2004-04-22 10:54:09 +00:00
Pavol Marko
7921f93335 these files are now cpp to support the memory manager 2004-04-22 10:53:18 +00:00
Pavol Marko
c088c4835f fakemeta support
memory reports
printing GPL on startup
no .def file needed under windows anymore
2004-04-22 10:50:47 +00:00
Pavol Marko
81e7de4a2e nothing important 2004-04-22 10:46:58 +00:00
Pavol Marko
fc4e813d9a memory manager support
g_FakeMeta global
global natives declared extern "C" (because .C files changed to .cpp)
2004-04-22 10:46:45 +00:00
Pavol Marko
3120b750f4 pause & unpause added 2004-04-22 10:42:49 +00:00
Johnny Bergström
72a0a37f74 cs_set_user_team - should now update model+scoreboard right away 2004-04-22 09:38:30 +00:00
Pavol Marko
79a87f4cc8 better float support 2004-04-22 08:20:10 +00:00
Pavol Marko
85b0e04ca3 nothing important 2004-04-22 08:18:23 +00:00
Pavol Marko
72aeebfeb7 added type REAL (float on 32bit, double on 64bit) 2004-04-22 08:14:33 +00:00
Pavol Marko
21287f4f3a 64 bit float compatibility 2004-04-22 08:13:52 +00:00
Pavol Marko
607da4d4a2 nothing important 2004-04-22 08:10:29 +00:00
Pavol Marko
81cd9b4449 amx_logging cvar:
0 : no logging
   1 : standard logging; new file per mapchange (default)
   2 : standard logging; daily logfiles
   3 : logging into HL log files
2004-04-22 08:09:17 +00:00
Pavol Marko
8c4e8e20a5 stuff 2004-04-22 08:07:22 +00:00
Pavol Marko
8eae80c6e9 memory manager compatibility 2004-04-22 08:05:06 +00:00
Pavol Marko
29e36fdee2 nothing important 2004-04-22 07:52:26 +00:00
Pavol Marko
c2784feb71 moved pause/unpause to .cpp file 2004-04-22 07:47:55 +00:00
David Anderson
f51ca46646 added to register_message 2004-04-21 21:18:42 +00:00
Pavol Marko
f8f553d485 nothing important 2004-04-21 19:14:16 +00:00
Pavol Marko
992d863436 new module interface; changed to work with fakemeta 2004-04-21 19:11:20 +00:00
Johnny Bergström
f75cf50eac Fixed small bug in make_deathmsg 2004-04-21 09:47:06 +00:00
Felix Geyer
8f96e95d07 *** empty log message *** 2004-04-20 17:47:05 +00:00
Johnny Bergström
4d01d5625c Removed block from Autobuy and rebuy. Blocked items are stripped from autobuy calls. 2004-04-19 11:25:26 +00:00
David Anderson
aaf8bd7af9 engine can now catch impulses 2004-04-16 05:01:32 +00:00
David Anderson
add9b1126a updated engine stock 2004-04-16 04:57:38 +00:00
David Anderson
1d9cba3fcf Added trivial? czero support 2004-04-08 16:30:36 +00:00
David Anderson
2a460d8c18 Added math functions recommended by AssKicr
Little bug fixes
2004-04-07 04:06:55 +00:00
Johnny Bergström
8f63a1a7b9 confirmed offset OFFSET_INTERNALMODEL for won 2004-04-06 08:19:56 +00:00
Johnny Bergström
24791ac315 Updated cs_set_user_team to include model 2004-04-06 07:40:51 +00:00
David Anderson
8ef66cee8c added natives 2004-04-03 20:05:27 +00:00
David Anderson
205f3734cd quick fix to file functions 2004-04-03 20:04:59 +00:00