mohabhassan
d6d29a7a0b
Fix actor mVoiceType initialization.
2019-07-01 20:17:46 +02:00
Ludovic
1a250d83cf
Disabled pause on debug
...
Fixed Director.m_PreviousThread being always NULL
2019-06-30 14:22:57 +02:00
mohabhassan
38b3f2b9b0
Actor improvements p3_1
2019-06-30 02:42:38 +02:00
mohabhassan
32fddb163f
Actor improvements p2
2019-06-29 23:43:30 +02:00
mohabhassan
cb7ef4f98e
Multiple/general imporvements.
2019-06-25 01:17:10 +02:00
mohabhassan
be0fa16fb1
Game + Actor improvements p1.
2018-09-17 23:50:38 +02:00
mohabhassan
6528ba4dac
Reversing Actor Final Part
2018-09-05 16:55:10 +02:00
mohabhassan
9aa87913f3
Reversing Actor p3
2018-08-19 08:26:59 +02:00
mohabhassan
9d4285bf39
Merge branch 'dev' of https://github.com/openmoh/openmohaa into dev
2018-08-05 17:57:29 +02:00
mohabhassan
f58b058de8
Reversing Actor #2
2018-08-05 17:56:40 +02:00
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