Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-14 | ginput script | Nikolay Korolev | 1 | -0/+6 | |
2021-08-12 | mission retry fix | Nikolay Korolev | 1 | -0/+1 | |
2021-08-11 | Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls | Sergeanur | 1 | -1/+1 | |
2021-08-09 | Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls | Sergeanur | 1 | -1/+1 | |
2021-08-08 | Revert "small fix" | Nikolay Korolev | 1 | -5/+6 | |
This reverts commit bd9658443381d91dd0bb1ded544617f2f0e3f1e0. | |||||
2021-08-08 | Revert "small fix" | Nikolay Korolev | 1 | -5/+6 | |
This reverts commit bd9658443381d91dd0bb1ded544617f2f0e3f1e0. | |||||
2021-08-08 | small fix | Nikolay Korolev | 1 | -6/+5 | |
2021-08-08 | small fix | Nikolay Korolev | 1 | -1/+1 | |
2021-08-08 | small refactoring | Nikolay Korolev | 1 | -25/+29 | |
2021-08-03 | more cherry-pick fix | Nikolay Korolev | 1 | -1/+1 | |
2021-08-03 | move debug | Nikolay Korolev | 1 | -1551/+0 | |
2021-08-03 | move debug script stuff to a separate file | Nikolay Korolev | 1 | -170/+12 | |
2021-08-01 | move debug script stuff to a separate file | Nikolay Korolev | 1 | -1405/+8 | |
2021-08-01 | mission replay | Nikolay Korolev | 1 | -54/+163 | |
2021-07-23 | sync | Nikolay Korolev | 1 | -13/+15 | |
2021-07-10 | Fix Cheat menu debug script loader | Magnus Larsen | 1 | -0/+4 | |
2021-07-10 | Fix debug script loader crashing missions | Magnus Larsen | 1 | -13/+11 | |
* open_script is now exposed in Script.h, perhaps it should be namespaced as a static method on CTheScripts? I'm unsure what is preferred. * I've moved the joypad code out of open_script to prevent buttons held down at mission load time from changing the scriptToLoad. | |||||
2021-07-08 | Use CPad functions to check key states in script loader | Sergeanur | 1 | -10/+5 | |
2021-07-08 | Use CPad functions to check key states in script loader | Sergeanur | 1 | -9/+4 | |
2021-07-08 | fix macro redefinition warnings on win-glfw build | withmorten | 1 | -1/+2 | |
2021-07-08 | fix macro redefinition warnings on win-glfw build | withmorten | 1 | -1/+2 | |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -1/+1 | |
2021-01-31 | Revert "First batch of fixes (CallAndMessage)" | Filip Gawin | 1 | -7/+2 | |
This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe. | |||||
2021-01-31 | First batch of fixes (CallAndMessage) | Filip Gawin | 1 | -2/+7 | |
2021-01-27 | Use original animation names from VCS | Sergeanur | 1 | -1/+1 | |
2021-01-26 | Use original animation names from VCS | Sergeanur | 1 | -2/+2 | |
2021-01-23 | mission cleanup fix | Nikolay Korolev | 1 | -3/+1 | |
2021-01-23 | another backport | Nikolay Korolev | 1 | -0/+2 | |
2021-01-23 | another backport | Nikolay Korolev | 1 | -0/+2 | |
2021-01-22 | get rid of most --MIAMI comments | withmorten | 1 | -2/+0 | |
2021-01-22 | m_nWantedLevel -> GetWantedLevel() | withmorten | 1 | -1/+1 | |
2021-01-22 | m_nWantedLevel -> GetWantedLevel() | withmorten | 1 | -1/+1 | |
2021-01-21 | codewarrior: finishing touches | withmorten | 1 | -1/+1 | |
2021-01-21 | make building with Codewarrior 7 possible | withmorten | 1 | -1/+1 | |
2021-01-14 | add the bad crack "features" behind SECUROM define | withmorten | 1 | -0/+6 | |
2021-01-11 | fixes | Nikolay Korolev | 1 | -4/+4 | |
2021-01-11 | fixes | Nikolay Korolev | 1 | -4/+4 | |
2021-01-10 | Update command definitions | Seemann | 1 | -7/+7 | |
2021-01-09 | fail | Nikolay | 1 | -1/+1 | |
2021-01-07 | missing changes | Nikolay Korolev | 1 | -17/+17 | |
2021-01-07 | fail | Nikolay Korolev | 1 | -11/+0 | |
2021-01-07 | minor refactoring | Nikolay Korolev | 1 | -133/+90 | |
2021-01-07 | minor refactoring | Nikolay Korolev | 1 | -84/+20 | |
2021-01-02 | slightly better variable name | aap | 1 | -2/+2 | |
2021-01-02 | slightly better variable name | aap | 1 | -2/+2 | |
2021-01-01 | actual struct name | Nikolay Korolev | 1 | -2/+2 | |
2020-12-31 | fixed some bugs (saves might be broken though) | Nikolay Korolev | 1 | -2/+2 | |
2020-12-20 | implemented collectives in script | Nikolay Korolev | 1 | -3/+3 | |
2020-12-14 | Fix some formatting issues | Seemann | 1 | -6/+6 | |
2020-12-12 | fixed garages + minor fixes | Nikolay Korolev | 1 | -0/+3 | |
2020-12-07 | uint8 enums fixed | withmorten | 1 | -2/+2 | |
2020-12-07 | uint8 enums fixed | withmorten | 1 | -2/+2 | |
2020-12-05 | script from other platforms and unused commands | Nikolay Korolev | 1 | -1/+44 | |
2020-11-29 | GTA_VERSION define and some config.h cleanup | aap | 1 | -1/+1 | |
2020-11-28 | Update Script.cpp | Zach Charo | 1 | -1/+1 | |
Case sensitivity fix. Causes compile issue on linux. | |||||
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -11484/+12 | |
2020-11-24 | Script commands split to original files | Sergeanur | 1 | -8912/+3 | |
2020-11-16 | add mission switcher from miami | withmorten | 1 | -0/+41 | |
2020-11-13 | small fix | Nikolay Korolev | 1 | -2/+2 | |
2020-11-11 | damn | Nikolay | 1 | -1/+1 | |
2020-11-11 | damn | Nikolay | 1 | -1/+1 | |
2020-11-02 | fixes | Nikolay Korolev | 1 | -1/+1 | |
2020-11-02 | embarassing | Nikolay Korolev | 1 | -2/+2 | |
2020-11-02 | fix | Nikolay Korolev | 1 | -0/+4 | |
2020-11-01 | finished script and replay | Nikolay Korolev | 1 | -7/+9 | |
2020-11-01 | fixed KYFC | Nikolay Korolev | 1 | -5/+25 | |
2020-11-01 | overflow fix | Nikolay Korolev | 1 | -2/+2 | |
2020-11-01 | remove autosave at end of mission under MISSION_REPLAY | Nikolay Korolev | 1 | -0/+2 | |
2020-10-23 | ScriptSounds | Sergeanur | 1 | -19/+13 | |
2020-10-23 | Use audio enum | Sergeanur | 1 | -2/+2 | |
2020-10-20 | Messages, fix Font | erorcun | 1 | -0/+2 | |
2020-10-20 | Messages, fix Font | erorcun | 1 | -0/+2 | |
2020-10-18 | lil fix | Sergeanur | 1 | -2/+2 | |
2020-10-18 | Setter for bIsStatic (became virtual in SA) | Sergeanur | 1 | -5/+5 | |
2020-10-18 | Script.cpp missing breaks | shfil | 1 | -0/+2 | |
2020-10-18 | Script.cpp missing breaks | shfil | 1 | -0/+2 | |
2020-10-14 | Miami Glass | Fire-Head | 1 | -6/+7 | |
2020-10-11 | Control updates | Nikolay Korolev | 1 | -22/+31 | |
2020-10-09 | CSpecialFX and some other classes | Roman Masanin | 1 | -5/+4 | |
2020-10-07 | Pad, BulletInfo, ProjectileInfo, fixes | eray orçunus | 1 | -1/+1 | |
2020-09-30 | fixed bad bug | Nikolay Korolev | 1 | -13/+13 | |
2020-09-30 | fixed bad bug | Nikolay Korolev | 1 | -13/+13 | |
2020-09-26 | now fixed properly | Nikolay Korolev | 1 | -5/+1 | |
2020-09-26 | bug fixed | Nikolay Korolev | 1 | -1/+1 | |
2020-09-26 | VC replays | Nikolay Korolev | 1 | -1/+1 | |
2020-09-10 | Fixes from miami | eray orçunus | 1 | -3/+3 | |
2020-09-09 | cMusicManager, cDMAudio, radio position save/load, a few commands implemented | Sergeanur | 1 | -5/+5 | |
2020-09-05 | Peds objectives and wait states done, fixes | eray orçunus | 1 | -1/+1 | |
2020-09-02 | fixes | Nikolay Korolev | 1 | -2/+1 | |
2020-08-30 | script inaccuracy | Nikolay Korolev | 1 | -0/+1 | |
2020-08-30 | CGame done, Peds, fixes | eray orçunus | 1 | -7/+7 | |
2020-08-24 | CutsceneMgr done | Sergeanur | 1 | -3/+9 | |
2020-08-21 | call streaming funcs | aap | 1 | -2/+1 | |
2020-08-20 | stable CScriptPaths | majestic | 1 | -8/+15 | |
2020-08-19 | Island loading cleanup and fix | Sergeanur | 1 | -24/+13 | |
2020-08-18 | CREATE_RANDOM_CAR_FOR_CAR_PARK is supposed to be RANDOM_VEHICLE | Jack Powell | 1 | -1/+1 | |
2020-08-16 | CarCtrl finished, minor Script things | Nikolay Korolev | 1 | -100/+122 | |
2020-08-16 | Island loading and PS2 alpha test added to options | Sergeanur | 1 | -19/+41 | |
2020-08-16 | 2 new opcodes | eray orçunus | 1 | -4/+7 | |
2020-08-14 | Continue to Frontend, fix savegame list bug | eray orçunus | 1 | -6/+6 | |
2020-08-14 | Wheelie opcode | eray orçunus | 1 | -7/+13 | |
2020-08-14 | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 1 | -18/+22 | |
2020-08-09 | timecycle done | aap | 1 | -2/+2 | |
2020-07-30 | new opcodes, buyable properties, minor fixes | eray orçunus | 1 | -16/+37 | |
2020-07-22 | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 1 | -24/+16 | |
2020-07-20 | Fixes from miami | eray orçunus | 1 | -30/+20 | |
2020-07-18 | fix | Nikolay Korolev | 1 | -2/+2 | |
2020-07-13 | Rename LEVEL_NONE to LEVEL_GENERIC | Sergeanur | 1 | -4/+4 | |
2020-07-09 | Remove island loading | Sergeanur | 1 | -0/+10 | |
2020-07-09 | VC fighting, Peds, many fixes including ghost bikes | eray orçunus | 1 | -24/+18 | |
2020-07-03 | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 1 | -7/+7 | |
2020-07-03 | fixed typo | Nikolay Korolev | 1 | -1/+1 | |
2020-07-03 | fixed typo | Nikolay Korolev | 1 | -3/+3 | |
2020-07-03 | fixed typo | Nikolay Korolev | 1 | -2/+2 | |
2020-07-03 | ice cream attractor + bike respray | Nikolay Korolev | 1 | -7/+58 | |
2020-07-01 | fix | Nikolay Korolev | 1 | -332/+332 | |
2020-07-01 | script logging for miami | Nikolay Korolev | 1 | -888/+1164 | |
2020-07-01 | copypaste bug | Nikolay Korolev | 1 | -1/+0 | |
2020-07-01 | Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) | erorcun | 1 | -0/+5 | |
2020-07-01 | little fix | Nikolay Korolev | 1 | -1/+2 | |
2020-06-28 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-28 | script logging fixes | Nikolay Korolev | 1 | -394/+409 | |
2020-06-22 | fixes | Nikolay Korolev | 1 | -13/+14 | |
2020-06-22 | CWanted, anim fix, ped objs renaming, remove III beta features | eray orçunus | 1 | -14/+14 | |
2020-06-21 | updated player control names | Nikolay Korolev | 1 | -2/+2 | |
2020-06-21 | copypaste | Nikolay Korolev | 1 | -1/+1 | |
2020-06-21 | script logging | Nikolay Korolev | 1 | -26/+1402 | |
2020-06-20 | fix | Nikolay Korolev | 1 | -1/+0 | |
2020-06-20 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-17 | bikes in garages + bugfix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-17 | Ped, Weapon and fixes | eray orçunus | 1 | -1/+0 | |
2020-06-16 | some cutscene opcodes and heli guns | eray orçunus | 1 | -10/+14 | |
2020-06-14 | much better mission switcher | eray orçunus | 1 | -22/+55 | |
2020-06-14 | Peds, mission switcher & fixes | eray orçunus | 1 | -7/+36 | |
2020-06-13 | script fix | Nikolay Korolev | 1 | -5/+13 | |
2020-06-12 | minor fix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-08 | fixes | Sergeanur | 1 | -1/+0 | |
2020-06-08 | Mission audio slots | Sergeanur | 1 | -29/+7 | |
2020-06-08 | fixes | Nikolay Korolev | 1 | -1/+1 | |
2020-06-08 | fixes | Nikolay Korolev | 1 | -2/+2 | |
2020-06-07 | CarCtrl fixes | eray orçunus | 1 | -1/+1 | |
2020-06-07 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-07 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-07 | more script commands | Nikolay Korolev | 1 | -18/+34 | |
2020-06-07 | some stats tweaks; saves dead again | Nikolay Korolev | 1 | -1/+1 | |
2020-06-07 | fixed some arithmetic | Nikolay Korolev | 1 | -16/+32 | |
2020-06-07 | fixed some arithmetic | Nikolay Korolev | 1 | -16/+32 | |
2020-06-07 | New ped objectives | eray orçunus | 1 | -6/+4 | |
2020-06-06 | fixing some uninitialized stuff | Nikolay Korolev | 1 | -0/+4 | |
2020-06-05 | Bike riding anims, SA bike/heli cam | eray orçunus | 1 | -1/+1 | |
2020-06-05 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-05 | basic bike support in traffic, script and car gen; some heli AI | Nikolay Korolev | 1 | -10/+37 | |
2020-06-03 | Peds, eSound and PedState enum, fixes | eray orçunus | 1 | -9/+22 | |
2020-05-31 | game logic | Nikolay Korolev | 1 | -24/+18 | |
2020-05-30 | roadblocks | Nikolay Korolev | 1 | -3/+3 | |
2020-05-29 | R to freeroam, idle anims, weapon and cam enum fix | eray orçunus | 1 | -5/+6 | |
2020-05-29 | fix | Nikolay Korolev | 1 | -0/+2 | |
2020-05-28 | Detect R and start game on menu | eray orçunus | 1 | -11/+3 | |
2020-05-28 | Frontend customization functions, freecam toggle, minor things | eray orçunus | 1 | -1/+12 | |
2020-05-28 | crash fix | Nikolay Korolev | 1 | -2/+2 | |
2020-05-27 | Support of original mp3/wav/adf | Sergeanur | 1 | -1/+1 | |
2020-05-26 | mission replay | Nikolay Korolev | 1 | -0/+147 | |
2020-05-25 | CVehicle | aap | 1 | -2/+2 | |
2020-05-24 | Ped.h include not needed | blingu | 1 | -1/+0 | |
2020-05-24 | fixed compiler errors | nrb | 1 | -2/+3 | |
2020-05-24 | script fix | Nikolay Korolev | 1 | -2/+2 | |
2020-05-24 | script fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-23 | set pieces | Nikolay Korolev | 1 | -1/+5 | |
2020-05-23 | Compatibility with VC weapon.dat + new shotguns | eray orçunus | 1 | -11/+50 | |
2020-05-23 | fixed script | Nikolay Korolev | 1 | -4/+4 | |
2020-05-23 | removed debug | Nikolay Korolev | 1 | -1/+0 | |
2020-05-23 | fixes | Nikolay Korolev | 1 | -2/+3 | |
2020-05-23 | some fixes | Nikolay Korolev | 1 | -4/+6 | |
2020-05-22 | script fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-22 | VC CMenuManager struct, ctor etc. | eray orçunus | 1 | -2/+2 | |
2020-05-22 | new script commands - mostly stubs | Nikolay Korolev | 1 | -83/+1110 | |
2020-05-21 | script revision | Nikolay Korolev | 1 | -53/+137 | |
2020-05-20 | script fix | Nikolay Korolev | 1 | -0/+1 | |
2020-05-20 | script revision | Nikolay Korolev | 1 | -52/+205 | |
2020-05-20 | script fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-20 | script revision | Nikolay Korolev | 1 | -157/+289 | |
2020-05-19 | fixed script bug | Nikolay Korolev | 1 | -1/+1 | |
2020-05-19 | CEntity and friends | aap | 1 | -8/+9 | |
2020-05-19 | script revision | Nikolay Korolev | 1 | -119/+98 | |
2020-05-19 | Melee weapons(half-working), Ped and Hud bits | eray orçunus | 1 | -0/+12 | |
2020-05-19 | script revision | Nikolay Korolev | 1 | -110/+105 | |
2020-05-18 | script fix | Nikolay Korolev | 1 | -0/+1 | |
2020-05-18 | script FPS fix | Nikolay Korolev | 1 | -0/+8 | |
2020-05-17 | some debug changes | Nikolay Korolev | 1 | -8/+45 | |
2020-05-17 | a few more stubs | Nikolay Korolev | 1 | -1/+17 | |
2020-05-17 | some more script stubs | Nikolay Korolev | 1 | -0/+6 | |
2020-05-17 | just in case | eray orçunus | 1 | -0/+1 | |
2020-05-17 | full script basic support | Nikolay Korolev | 1 | -62/+564 | |
2020-05-17 | Weapon fixes and thingies | eray orçunus | 1 | -14/+17 | |
2020-05-17 | revert accidental commit; also update librw | aap | 1 | -1/+1 | |
2020-05-16 | more script stuff | Nikolay Korolev | 1 | -2/+42 | |
2020-05-16 | gangs, script and replay fixes | Nikolay Korolev | 1 | -4/+15 | |
2020-05-16 | fixes for 64 bit build | aap | 1 | -1/+1 | |
2020-05-16 | minimal weather stuff + multiple bugfixes | Nikolay Korolev | 1 | -6/+2 | |
2020-05-15 | Weapon layer in Peds | eray orçunus | 1 | -2/+2 | |
2020-05-14 | fixed script error | Nikolay Korolev | 1 | -2/+1 | |
2020-05-12 | Fix linux warnings | Filip Gawin | 1 | -0/+2 | |
2020-05-12 | more script | Nikolay Korolev | 1 | -0/+36 | |
2020-05-11 | garages + script | Nikolay Korolev | 1 | -0/+30 | |
2020-05-11 | Linux build support | eray orçunus | 1 | -79/+124 | |
2020-05-10 | Fixed typos and made all assert functions optional | bigbossbro08 | 1 | -0/+10 | |
2020-05-10 | some updates for script | Nikolay Korolev | 1 | -39/+23 | |
2020-05-10 | script changes | Nikolay Korolev | 1 | -8/+17 | |
2020-05-10 | more car control | Nikolay Korolev | 1 | -0/+8 | |
2020-05-09 | ccarctrl big fix | Nikolay Korolev | 1 | -0/+8 | |
2020-05-09 | peds starting to work | aap | 1 | -4/+4 | |
2020-05-09 | removed cutscene heads | aap | 1 | -15/+2 | |
2020-05-08 | CCarCtrl::GenerateOneRandomCar | Nikolay Korolev | 1 | -3/+3 | |
2020-05-08 | zone info commands + fix | Nikolay Korolev | 1 | -5/+40 | |
2020-05-07 | little script change | aap | 1 | -2/+2 | |
2020-05-07 | CZoneInfo mostly done; not its dependencies | aap | 1 | -5/+7 | |
2020-05-07 | VC vehicles just barely working now | aap | 1 | -20/+19 | |
2020-05-06 | changed default ID ranges. old default.ide incompatible now | aap | 1 | -3/+3 | |
2020-05-06 | script stubs + REQUEST_COLLISION | Nikolay Korolev | 1 | -42/+345 | |
2020-05-06 | new zone stuff | aap | 1 | -57/+36 | |
2020-05-06 | some work on zones | aap | 1 | -15/+15 | |
2020-05-06 | script colstore stuff | Nikolay Korolev | 1 | -0/+15 | |
2020-05-05 | getting the vice city map to work | aap | 1 | -4/+4 | |
2020-05-05 | colstore support in script | Nikolay Korolev | 1 | -15/+15 | |
2020-05-05 | script stuff | Nikolay Korolev | 1 | -0/+77 | |
2020-05-05 | Make CBaseModelInfo fields protected | Sergeanur | 1 | -1/+1 | |
2020-05-05 | SetPosition, final part | Sergeanur | 1 | -9/+9 | |
2020-05-03 | implemented most of vice city path system | aap | 1 | -5/+5 | |
2020-05-03 | script compatibility | Nikolay Korolev | 1 | -3/+77 | |
2020-05-02 | Add CURMODE macro | Sergeanur | 1 | -1/+1 | |
2020-05-02 | Fix COMMAND_GET_CONTROLLER_MODE | Sergeanur | 1 | -0/+4 | |
2020-05-02 | SetPosition, part 1 | Sergeanur | 1 | -2/+2 | |
2020-04-30 | Adding getters and setters for type and status | Sergeanur | 1 | -20/+20 | |
2020-04-24 | implemented skinned peds, no cutscene hands yet | aap | 1 | -6/+2 | |
2020-04-24 | removed redundant checks | Nikolay Korolev | 1 | -32/+18 | |
2020-04-24 | more 1.1 patch | Nikolay Korolev | 1 | -0/+10 | |
2020-04-22 | Crossplatform work continues | eray orçunus | 1 | -1/+0 | |
2020-04-20 | Try to build with mingw | Filip Gawin | 1 | -41/+41 | |
2020-04-20 | fixes | Nikolay Korolev | 1 | -6/+0 | |
2020-04-19 | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 1 | -2/+2 | |
2020-04-18 | Various fixes | eray orçunus | 1 | -1/+1 | |
2020-04-17 | Remove patches | Sergeanur | 1 | -15/+1 | |
2020-04-17 | rem refs | Fire-Head | 1 | -41/+41 | |
2020-04-16 | fix Bait crash | Nikolay Korolev | 1 | -1/+1 | |
2020-04-15 | fix script crash | Nikolay Korolev | 1 | -2/+2 | |
2020-04-15 | Many fixes and cleanup | eray orçunus | 1 | -1/+1 | |
2020-04-14 | fixed crash | Nikolay Korolev | 1 | -0/+1 | |
2020-04-10 | fixed intro crash | Nikolay Korolev | 1 | -6/+6 | |
2020-04-10 | Fixing mixed IsCutsceneProcessing and IsRunning | Sergeanur | 1 | -1/+1 | |
2020-04-09 | PS2 Cheats, restored R*names | Fire-Head | 1 | -4/+4 | |
2020-04-08 | fix bug | Nikolay Korolev | 1 | -0/+1 | |
2020-04-08 | fix bug | Nikolay Korolev | 1 | -1/+1 | |
2020-04-08 | fix bug | Nikolay Korolev | 1 | -1/+1 | |
2020-04-06 | Cranes done | Nikolay Korolev | 1 | -2/+5 | |
2020-04-03 | CCamera fixes | aap | 1 | -4/+4 | |
2020-03-30 | bug fixes, reorganisation | Nikolay Korolev | 1 | -4/+4 | |
2020-03-29 | Wrappers cleanup | Sergeanur | 1 | -29/+0 | |
2020-03-28 | CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* names | Fire-Head | 1 | -2/+2 | |
2020-03-28 | CCopPed done and #include cleanup | eray orçunus | 1 | -0/+3 | |
2020-03-28 | garages part 1 | Nikolay Korolev | 1 | -4/+4 | |
2020-03-27 | removed windows.h for most .cpps | aap | 1 | -0/+1 | |
2020-03-24 | change default script to story | aap | 1 | -1/+1 | |
2020-03-22 | Fixes for Serge's review | Filip Gawin | 1 | -1/+1 | |
2020-03-15 | replay bug fixes, script bug fix | Nikolay Korolev | 1 | -0/+2 | |
2020-03-11 | Add Load/Save functions | Wes Hampson | 1 | -2/+2 | |
2020-03-04 | more utils | Nikolay Korolev | 1 | -23/+72 | |
2020-03-04 | more utils | Nikolay Korolev | 1 | -20/+131 | |
2020-03-02 | script utils | Nikolay Korolev | 1 | -28/+119 | |
2020-03-01 | review fixes | Nikolay Korolev | 1 | -131/+136 | |
2020-03-01 | save/load | Nikolay Korolev | 1 | -3/+165 | |
2020-03-01 | fixes | eray orçunus | 1 | -0/+8 | |
2020-02-27 | CPopulation 3 and fixes | eray orçunus | 1 | -1/+1 | |
2020-02-24 | removed debug leftovers | Nikolay Korolev | 1 | -3/+0 | |
2020-02-24 | more stuff + intro fix | Nikolay Korolev | 1 | -20/+620 | |
2020-02-24 | more stuff | Nikolay Korolev | 1 | -12/+646 | |
2020-02-23 | script fixes | eray orçunus | 1 | -3/+3 | |
2020-02-23 | more cosmetic stuff | Nikolay Korolev | 1 | -0/+5 | |
2020-02-23 | stuff | Nikolay Korolev | 1 | -0/+2 | |
2020-02-23 | some changes | Nikolay Korolev | 1 | -154/+134 | |
2020-02-23 | some cosmetic stuff | Nikolay Korolev | 1 | -117/+216 | |
2020-02-22 | ARRAY_SIZE | Nikolay Korolev | 1 | -2/+2 | |
2020-02-22 | fixes | Nikolay Korolev | 1 | -3/+3 | |
2020-02-17 | CPopulation 1 | eray orçunus | 1 | -4/+4 | |
2020-02-16 | script 1000-1154 | Nikolay Korolev | 1 | -27/+976 | |
2020-02-16 | review fixes | Nikolay Korolev | 1 | -62/+62 | |
2020-02-15 | bug fixes | Nikolay Korolev | 1 | -11/+24 | |
2020-02-15 | script 900-999 | Nikolay Korolev | 1 | -12/+547 | |
2020-02-02 | Some fixes and some cosmetic things | eray orçunus | 1 | -1/+1 | |
2020-02-02 | script 900-999 init | Nikolay Korolev | 1 | -2/+491 | |
2020-02-02 | fixed SET_BOAT_CRUISE_SPEED | Nikolay Korolev | 1 | -1/+1 | |
2020-02-02 | fixed police ignore bug | Nikolay Korolev | 1 | -1/+1 | |
2020-02-02 | fixed ai bug | Nikolay Korolev | 1 | -1/+1 | |
2020-02-02 | fixed bullion run | Nikolay Korolev | 1 | -2/+3 | |
2020-02-01 | Fix HAS_OBJECT_BEEN_DAMAGED | Sergeanur | 1 | -1/+1 | |
2020-02-01 | Fix CTheScripts::AddToInvisibilitySwapArray | Sergeanur | 1 | -2/+2 | |
2020-01-31 | Fix SET_BOAT_CRUISE_SPEED | Sergeanur | 1 | -4/+5 | |
2020-01-31 | More fixes | Sergeanur | 1 | -36/+36 | |
2020-01-31 | Fixing IS_AREA_OCCUPIED command | Sergeanur | 1 | -1/+1 | |
2020-01-31 | CRemote | Sergeanur | 1 | -4/+4 | |
2020-01-31 | RC toyz crashfix | Sergeanur | 1 | -1/+1 | |
2020-01-20 | PowerPoints | Sergeanur | 1 | -1/+36 | |
2020-01-03 | fixes | Nikolay Korolev | 1 | -3/+3 | |
2020-01-03 | script 800-899 | Nikolay Korolev | 1 | -125/+1121 | |
2020-01-01 | bug fixes | Nikolay Korolev | 1 | -4/+4 | |
2020-01-01 | bug fix | Nikolay Korolev | 1 | -1/+1 | |
2020-01-01 | fix merge with upstream | Nikolay Korolev | 1 | -3/+3 | |
2020-01-01 | some not fully tested stuff | Nikolay Korolev | 1 | -8/+780 | |
2019-12-05 | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 1 | -3/+3 | |
2019-11-20 | CPed completed! | eray orçunus | 1 | -18/+30 | |
And a few fixes | |||||
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 1 | -3/+7 | |
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 1 | -3/+7 | |
2019-11-09 | script stubs | Nikolay Korolev | 1 | -6/+519 | |
2019-11-01 | Script fix | eray orçunus | 1 | -7/+6 | |
2019-10-27 | script 600-699 | Nikolay Korolev | 1 | -1/+361 | |
2019-10-26 | fix pager build | Nikolay Korolev | 1 | -1/+1 | |
2019-10-26 | script 500-599 | Nikolay Korolev | 1 | -0/+1 | |
2019-10-21 | script 500-599 plus bugfix | Nikolay Korolev | 1 | -22/+830 | |
2019-10-21 | Full Messages | Sergeanur | 1 | -6/+6 | |
2019-10-13 | 400-499 | Nikolay Korolev | 1 | -11/+411 | |
2019-10-12 | fixes | Nikolay Korolev | 1 | -3/+3 | |
2019-10-12 | script 400-499 start | Nikolay Korolev | 1 | -6/+398 | |
2019-10-06 | Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFile | Sergeanur | 1 | -1/+1 | |
2019-10-03 | Fixes & peds | eray orçunus | 1 | -3/+3 | |
2019-09-01 | CCarCtrl stuff | Nikolay Korolev | 1 | -2/+5 | |
2019-08-27 | Cleanup | Filip Gawin | 1 | -3/+3 | |
2019-08-27 | More more more audio | Filip Gawin | 1 | -3/+3 | |
2019-08-27 | Cleanup | Filip Gawin | 1 | -3/+3 | |
2019-08-27 | More audio ped | Filip Gawin | 1 | -3/+3 | |
2019-08-15 | fix | Fire-Head | 1 | -7/+7 | |
2019-08-11 | more CCarCtrl | Nikolay Korolev | 1 | -3/+3 | |
2019-08-05 | fixed COMMAND_ADD_BLIP_FOR_COORD_OLD | Nikolay Korolev | 1 | -0/+1 | |
2019-08-03 | fixed heading calculation | Nikolay Korolev | 1 | -8/+4 | |
2019-08-03 | RunningScript, part 4, plus some fixes | Nikolay Korolev | 1 | -9/+474 | |
2019-07-27 | cargen + some script | Nikolay Korolev | 1 | -1/+277 | |
2019-07-27 | fixed intro skip | Nikolay Korolev | 1 | -2/+2 | |
2019-07-26 | fixed remote | Nikolay Korolev | 1 | -1/+1 | |
2019-07-25 | Running script part 3 | Nikolay Korolev | 1 | -9/+658 | |
2019-07-20 | fixed script issues | Nikolay Korolev | 1 | -8/+10 | |
2019-07-18 | fixed car AI bug | Nikolay Korolev | 1 | -0/+1 | |
2019-07-17 | renamed some variables and added files; more CAutomobile::ProcessControl | aap | 1 | -1/+1 | |
2019-07-17 | script fix, bomb fix, flying components fix | Nikolay Korolev | 1 | -1/+1 | |
2019-07-16 | more fixes; started CAutomobile::ProcessControl | aap | 1 | -24/+24 | |
2019-07-15 | fix | Nikolay Korolev | 1 | -1/+2 | |
2019-07-15 | test | Nikolay Korolev | 1 | -4/+4 | |
2019-07-14 | fixed arithmetics | Nikolay Korolev | 1 | -16/+64 | |
2019-07-14 | fixed cops | Nikolay Korolev | 1 | -2/+2 | |
2019-07-14 | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 1 | -7/+306 | |
2019-07-14 | Partial RunningScript part2 | Nikolay Korolev | 1 | -1/+469 | |
2019-07-12 | more CWanted; added CEventList | aap | 1 | -2/+2 | |
2019-07-10 | fixed COMMAND_IS_PLAYER_IN_AREA_3D | aap | 1 | -2/+2 | |
2019-07-09 | fix | Nikolay Korolev | 1 | -0/+1 | |
2019-07-09 | RunningScript: 1/12 | Nikolay Korolev | 1 | -2/+697 | |
2019-07-07 | Added script commands | Nikolay Korolev | 1 | -0/+1 | |
2019-07-07 | More script | Nikolay Korolev | 1 | -4/+76 | |
2019-07-07 | More scripts | Nikolay Korolev | 1 | -22/+94 | |
2019-07-07 | IntoTheScripts! | Nikolay Korolev | 1 | -10/+295 | |
2019-07-07 | finished CPhysical | aap | 1 | -1/+1 | |
2019-07-07 | made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines | aap | 1 | -1/+1 | |
2019-07-06 | Added CUpsideDownCarCheck and CStuckCarCheck | Nikolay Korolev | 1 | -6/+145 | |
2019-07-04 | Script stuff + bug fixes | Nikolay Korolev | 1 | -6/+155 | |
2019-06-20 | Update Radar.cpp | _AG | 1 | -0/+1 | |
2019-06-20 | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 1 | -0/+4 | |
2019-06-15 | New updates for Hud.cpp and more. | _AG | 1 | -0/+3 | |
2019-06-12 | little cleanup | aap | 1 | -0/+6 | |