Commit graph

4325 commits

Author SHA1 Message Date
mohabhassan
d6d29a7a0b Fix actor mVoiceType initialization. 2019-07-01 20:17:46 +02:00
mohabhassan
71be2f3dda Fix actor "look at enemy" issue in turret/attack state. 2019-07-01 02:05:15 +02:00
mohabhassan
6bb4b229d7 Fix turret invalid state error. 2019-07-01 00:53:41 +02:00
mohabhassan
ec4ae7d79d Actor Improvements p3_3 2019-06-30 23:03:24 +02:00
mohabhassan
c665915d0f Merge branch 'dev' of https://github.com/openmoh/openmohaa into dev 2019-06-30 19:41:24 +02:00
mohabhassan
066d0ccec2 Remove Anim related default arguments in SimpleActor 2019-06-30 19:40:53 +02:00
Ludovic
1f510e7ed9 Merge branch 'dev' of github.com:openmoh/openmohaa 2019-06-30 14:23:36 +02:00
Ludovic
1a250d83cf Disabled pause on debug
Fixed Director.m_PreviousThread being always NULL
2019-06-30 14:22:57 +02:00
mohabhassan
d1e861f435 Merge branch 'dev' of https://github.com/openmoh/openmohaa into dev 2019-06-30 03:02:31 +02:00
mohabhassan
45f1fc2635 Actor Improvements p3_2 2019-06-30 03:02:22 +02:00
Ludovic
9e0e0dbac5 added forgotten param value for UpdateSayAnimSlot in void SimpleActor::StartSayAnimSlot 2019-06-30 03:01:02 +02:00
Ludovic
eca59b7c4b Merge branch 'dev' of github.com:openmoh/openmohaa
# Conflicts:
#	code/qcommon/q_shared.h
2019-06-30 02:46:56 +02:00
mohabhassan
38b3f2b9b0 Actor improvements p3_1 2019-06-30 02:42:38 +02:00
Ludovic
72437daa1f Fixed VectorSub2D 2019-06-30 02:41:16 +02:00
Ley0k
dff5106c77
Merge pull request #23 from openmoh/dev
Actor Improvements p2
2019-06-29 23:49:04 +02:00
mohabhassan
32fddb163f Actor improvements p2 2019-06-29 23:43:30 +02:00
Ludovic
60ac8c9a4f Implemented Vehicle::MoveSingle (MIGHT CHECK)
Implemented cMoveGrid::CalculateBoxPoints
2019-06-29 20:44:54 +02:00
mohabhassan
cb7ef4f98e Multiple/general imporvements. 2019-06-25 01:17:10 +02:00
mohabhassan
14a98303d8 Reversing Vehicles p1 + Actor improvements p2 2018-09-20 02:25:15 +02:00
mohabhassan
be0fa16fb1 Game + Actor improvements p1. 2018-09-17 23:50:38 +02:00
mohabhassan
e205761d48 Fix building error (bodyQueue) 2018-09-05 17:07:40 +02:00
mohabhassan
6528ba4dac Reversing Actor Final Part 2018-09-05 16:55:10 +02:00
mohabhassan
cb239c3c7f Reversing actor p4 2018-08-29 14:41:48 +02:00
Ludovic
412975399b Added VehicleWheelsX4, VehicleWheelsX2, VehicleTank and VehicleHalfTrack 2018-08-21 01:25:44 +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
aa4deb6acf
Merge pull request #13 from openmoh/dev
Reversing Actor #1
2018-08-02 15:16:42 +02:00
mohabhassan
4b79fb2097 Reversing Actor #1 2018-08-02 15:12:07 +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
mohabhassan
e00694b141 Merge branch 'dev' of https://github.com/openmoh/openmohaa into dev 2018-07-20 16:10:17 +02:00
mohabhassan
be261c011b Fix sv.state values. 2018-07-20 16:08:19 +02:00
Ley0k
13c60e5cf7
Merge pull request #10 from openmoh/dev
Update Info_ValueForKey
2018-07-20 13:32:34 +02:00
RyBack
5bd1369ede
Update Info_ValueForKey
add extra check, found in breakthrough binaries.
2018-07-20 07:36:55 +02:00
Ley0k
9b5c80ccc2
Merge pull request #9 from openmoh/dev
Logfile support
2018-03-02 20:39:48 +01:00
RyBack
d8512d9120 Logfile support 2018-03-02 07:56:45 +02:00
Ludovic
012914c3b5 SkeletorGetAnimFrame: Fixed crash when animData is NULL 2017-10-26 03:12:50 +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
Ludovic
6bdfb4c093 Fixed errors with STDINT 2017-08-21 04:05:01 +02:00
Ludovic
0471848afd Added GetExtension for str 2017-07-23 20:51:10 +02:00
Jeroen Vrijkorte
58b3189ee0 Small correction in Level::EventSetClockSide: since STRING_KILLS > STRING_DRAW, the check should be on STRING_KILLS, not STRING_DRAW. 2017-07-22 17:02:09 +02:00
Ludovic
a8eb5bed24 Fixed seeking in PK3 2017-07-21 04:21:00 +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
102978b13c Added #pragma once for cm_polylib.h 2017-02-25 12:55:04 +01:00