Ley0k
7f03a484bb
Merge pull request #11 from openmoh/dev
...
Fix sv.state values.
2018-07-22 00:16:11 +02:00
mohabhassan
d1b5d78bf0
add dmamount event
2018-07-21 01:39:35 +02:00
Ludovic
62ff9b7f4c
Renamed file.c to files.cpp
...
Renamed huffman.c to huffman.cp
Renamed msg.c to msg.cpp
Added Pipe class
Made loaddef a local variable instead of a global variable for future potential multi-threading support
2017-10-26 02:28:06 +02:00
RyBack
d5da1b3b92
Fixed shit reduce conflict to the right number (306 instead of 304)
2017-07-09 10:24:29 +02:00
RyBack
629bbc7aa2
Fix for loops without initial statement eg:
...
for(;local.i<$player.size;local.i++)
2017-07-09 10:17:09 +02:00
RyBack
536821fe40
Flex bison improvment
...
support multiline statment such as
if(local.fauuuuuuk ||\
local.meeeeeee ||\
local.giiiiiit)
2017-07-07 19:35:10 +02:00
RyBack
a2f10ab2a7
Flex bison fix
...
multiline statment fix
2017-07-07 19:19:46 +02:00
Ludovic
47bfa6158d
Using EVENT_DPrintf so that event not found error will only print with developer enabled
2017-06-19 00:44:15 +02:00
Ludovic
214692a910
Implemented some reborn functions
2017-06-08 11:46:08 +02:00
Ley0k
85b7ac3ed5
Using size_t for lengths (also remove most warnings when compiling for x64)
2017-02-19 21:14:27 +01:00
Ley0k
3e757e6a05
Using debug malloc to allocate memory
2017-02-19 12:14:18 +01:00
Ley0k
176c433b82
included DBGHEAP in most loud code
2017-02-19 12:13:43 +01:00
Ley0k
3436b47544
Lot of changes
2016-08-13 18:32:13 +02:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00