Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-24 | Increase the number of audio channels to PS2 count and some small audio fixes | Sergeanur | 10 | -107/+134 | |
2021-06-24 | Fix MAX_DIGITAL_MIXER_CHANNELS | Sergeanur | 1 | -1/+1 | |
2021-06-24 | some fixes for CPed | majestic | 1 | -8/+97 | |
2021-06-24 | Use bool8 in audio code | Sergeanur | 25 | -1350/+1348 | |
2021-06-24 | Wait states ported (scripted animations) | Sergeanur | 6 | -8/+546 | |
2021-06-24 | Fix C3dMarkers::PlaceMarker calls in Radar | Sergeanur | 1 | -4/+4 | |
2021-06-24 | Original pool sizes | Sergeanur | 1 | -4/+4 | |
2021-06-24 | Fix mod 0 crash | Sergeanur | 1 | -0/+5 | |
2021-06-24 | Fix engine sounds, player and male01 ped comments | Sergeanur | 5 | -302/+455 | |
2021-06-24 | Fall back to mp3 if vb is not found | Sergeanur | 3 | -220/+212 | |
2021-06-24 | LCS sfx + mission audio | Sergeanur | 8 | -11020/+8136 | |
2021-05-17 | Fix quiet police scanner on OpenAL | Sergeanur | 2 | -1/+19 | |
2021-05-17 | Fix oneshot audio crash | Sergeanur | 1 | -0/+2 | |
2021-05-16 | Fixes to sfx names | Sergeanur | 2 | -6/+6 | |
2021-05-12 | Complete sfx enum, rename some sounds + fixes of missing ped comments | Sergeanur | 9 | -1368/+10768 | |
2021-05-10 | fabs -> fabsf | Sergeanur | 1 | -1/+1 | |
2021-05-10 | fix | Sergeanur | 1 | -1/+1 | |
2021-05-10 | Use some GetMatrix/SetMatrix logic based on SA | Sergeanur | 12 | -56/+54 | |
# Conflicts: # src/control/Pickups.cpp # src/control/RoadBlocks.cpp # src/core/World.cpp # src/entities/Entity.cpp # src/objects/CutsceneHead.cpp # src/objects/Object.cpp | |||||
2021-05-10 | Small Acos fix | Sergeanur | 1 | -1/+1 | |
2021-03-06 | Pool fixes + peds not forming circle fix | erorcun | 22 | -75/+132 | |
2021-03-02 | update librw | aap | 1 | -3/+3 | |
2021-03-02 | Fix FPEs | erorcun | 2 | -8/+31 | |
2021-02-28 | fix new renderer | aap | 1 | -0/+9 | |
2021-02-28 | fix postfx fix | aap | 1 | -7/+6 | |
2021-02-28 | fix postfx | aap | 2 | -0/+11 | |
2021-02-28 | proper radar clipping | aap | 1 | -68/+113 | |
2021-02-28 | update librw | aap | 2 | -2/+13 | |
2021-02-28 | Fixes | erorcun | 7 | -9/+16 | |
2021-02-26 | Fix muzzleflash rotation | Sergeanur | 1 | -0/+4 | |
2021-02-26 | Uhh, right | Sergeanur | 2 | -2/+2 | |
# Conflicts: # src/audio/AudioManager.h | |||||
2021-02-26 | PoliceRadio -> PolRadio (original name) | Sergeanur | 2 | -0/+0 | |
2021-02-21 | Fix stack corruption in HandleGraphEvent | Haydn Trigg | 1 | -3/+3 | |
2021-02-21 | Fix Radio Off text more | erorcun | 1 | -11/+11 | |
2021-02-20 | A saner way to remove Stingers, may fix Physical crash | erorcun | 1 | -0/+6 | |
2021-02-19 | Fix split second Radio Off text | erorcun | 1 | -0/+4 | |
2021-02-19 | Fix MP3 player | erorcun | 2 | -188/+175 | |
2021-02-19 | make debug render groups optional | aap | 3 | -0/+7 | |
2021-02-19 | nil -> false | withmorten | 2 | -3/+3 | |
2021-02-18 | rename error strings to RELCS | withmorten | 1 | -4/+4 | |
2021-02-18 | name error strings to REVC | withmorten | 1 | -4/+4 | |
2021-02-18 | add NoMovies ini option, rename gDrawVersionText, always save ini after loading | withmorten | 6 | -16/+36 | |
2021-02-18 | Get keyboard input from X11 on Linux | erorcun | 1 | -6/+304 | |
2021-02-18 | update librw; render groups only if extension supported | aap | 1 | -2/+4 | |
2021-02-18 | d3d9 debug render groups | aap | 2 | -3/+30 | |
2021-02-18 | fix last commit | aap | 1 | -0/+2 | |
2021-02-18 | add debug render groups | aap | 21 | -1/+136 | |
2021-02-18 | Add russian support | Sergeanur | 7 | -182/+207 | |
2021-02-18 | update librw; gl cleanup | aap | 1 | -90/+18 | |
2021-02-18 | update librw; gl cleanup | aap | 1 | -70/+14 | |
2021-02-17 | Fix endless vibration in pause menu | Sergeanur | 1 | -0/+3 | |
2021-02-17 | Fix fuzzy #ifdef | erorcun | 1 | -1/+5 | |
2021-02-17 | Show Radio Off on interiors that don't want radio | erorcun | 1 | -7/+11 | |
2021-02-16 | Fix seg fault when configuring controller | Steve Wills | 1 | -0/+5 | |
2021-02-16 | Fix | Sergeanur | 1 | -2/+2 | |
2021-02-16 | Fix buffer overflow on re3_sem_open/close | Adrian Graber | 1 | -2/+2 | |
2021-02-16 | Fix FindClose->closedir | erorcun | 1 | -1/+6 | |
2021-02-16 | Only include sys/syscall.h when __linux__ is defined | Adrian Graber | 1 | -1/+4 | |
2021-02-16 | Add unnamed semaphore define toggle for CdStreamPosix | Adrian Graber | 1 | -17/+60 | |
2021-02-16 | Fix rare stream deadlock on Windows | erorcun | 1 | -14/+27 | |
2021-02-15 | fix mailbox particle | Fire-Head | 1 | -17/+16 | |
2021-02-15 | fix mailbox particle | Fire-Head | 1 | -14/+13 | |
2021-02-15 | removed some f suffixes from shaders | aap | 7 | -7/+7 | |
2021-02-15 | removed some f suffixes from shaders | aap | 8 | -8/+8 | |
2021-02-15 | Revert "always console for windows Debug builds" | withmorten | 2 | -4/+0 | |
This reverts commit a76c962aa348479ddb5a4d30472183239ddb9285. | |||||
2021-02-15 | always console for windows Debug builds | withmorten | 2 | -0/+4 | |
2021-02-15 | Try to fix streams stop after a while 2 | erorcun | 1 | -1/+1 | |
2021-02-14 | cannon fix | Fire-Head | 1 | -1/+1 | |
2021-02-14 | fail | Nikolay Korolev | 1 | -2/+2 | |
2021-02-14 | (Test) Try to fix streams stop after a while | erorcun | 2 | -4/+9 | |
2021-02-13 | glfw window icon | withmorten | 1 | -0/+14 | |
2021-02-13 | Redone the entire grouping to follow the textures, added ifdefs, added a small legend for the Pricedown characters in EFIGS font1 | IlDucci | 1 | -24/+76 | |
2021-02-13 | new icon | aap | 1 | -0/+0 | |
2021-02-13 | clean up debug menu | aap | 3 | -66/+53 | |
2021-02-12 | fix | erorcun | 1 | -1/+0 | |
2021-02-12 | Fix XInput hotplug | erorcun | 2 | -5/+10 | |
2021-02-12 | Cmake version for hash | Filip Gawin | 6 | -13/+16 | |
2021-02-12 | Remove version text, add toggleable debug info(with commit hash!) | erorcun | 5 | -3/+75 | |
2021-02-12 | Sync aspect ratio setting with master | Sergeanur | 3 | -15/+55 | |
2021-02-12 | Add missing rtpng.h | Sergeanur | 1 | -0/+4 | |
2021-02-12 | Add english strings to translations as stubs, also translation notice | Sergeanur | 2 | -3/+3 | |
2021-02-12 | Fix RW34 | Sergeanur | 1 | -1/+1 | |
2021-02-12 | enable screenshots with F12 | aap | 4 | -0/+52 | |
2021-02-11 | Fix RC cars detonation button | Sergeanur | 1 | -0/+4 | |
2021-02-11 | Enable BIND_VEHICLE_FIREWEAPON | Sergeanur | 3 | -1/+23 | |
2021-02-11 | Fix black screen during credits | Sergeanur | 1 | -0/+3 | |
2021-02-11 | fixed attractors | Nikolay Korolev | 1 | -6/+6 | |
2021-02-11 | Fix crash when falling from bike while shooting | Sergeanur | 1 | -0/+2 | |
2021-02-11 | More fixes | Sergeanur | 2 | -6/+6 | |
2021-02-11 | Fix borders | Sergeanur | 1 | -1/+1 | |
2021-02-10 | fix typo | aap | 1 | -1/+1 | |
2021-02-10 | Ped jump teleport/kill fix | erorcun | 1 | -5/+14 | |
2021-02-10 | Fixes | Sergeanur | 4 | -25/+8 | |
2021-02-10 | Fix repeating pickup sound on revenue pickup | Sergeanur | 1 | -3/+4 | |
2021-02-10 | Save vibration setting | Sergeanur | 1 | -0/+2 | |
2021-02-10 | Add undef | Sergeanur | 1 | -0/+1 | |
2021-02-10 | Controller menu | Sergeanur | 7 | -36/+951 | |
2021-02-09 | fix clouds | aap | 1 | -2/+2 | |
2021-02-09 | fix clouds | aap | 2 | -2/+3 | |
2021-02-09 | CColModel | aap | 8 | -49/+167 | |
2021-02-07 | Use our synonyms for attack anims again | erorcun | 6 | -56/+72 | |
2021-02-07 | Detect joystick menu for XInput | erorcun | 10 | -14/+112 | |
2021-02-06 | reorganize shaders; use modulate flag; update librw | aap | 45 | -118/+63 | |
2021-02-05 | Restoring original sorting. | IlDucci | 1 | -53/+25 | |
2021-02-05 | fix | Nikolay Korolev | 1 | -2/+2 | |
2021-02-05 | [Miami] Updating font widths. | IlDucci | 1 | -12/+55 | |
- Fixing widths in SF Arborcrest for the characters ¡, Ñ, ñ, ¿. - Fixing the ¡ character width in Rage font. - Mapped the characters that are being affected by each width size. | |||||
2021-02-05 | fix generic.txd crash | aap | 1 | -4/+6 | |
2021-02-05 | fixed plane AI | Nikolay Korolev | 1 | -1/+1 | |
2021-02-04 | fix MASTER crashes | withmorten | 1 | -1/+1 | |
2021-02-04 | add missing ASCII_STRCMP stuff | withmorten | 1 | -0/+6 | |
2021-02-04 | CHud::Draw fix | withmorten | 1 | -4/+4 | |
2021-02-03 | MP3 player fixes | erorcun | 1 | -1/+18 | |
2021-02-03 | fix | Nikolay Korolev | 2 | -6/+6 | |
2021-02-03 | fix | Nikolay Korolev | 2 | -6/+6 | |
2021-02-02 | OAL Loops, fixes | erorcun | 6 | -66/+143 | |
2021-02-02 | fix gcc/clang build by adding -fpermssive and -Wno-address-of-temporary | withmorten | 1 | -0/+2 | |
2021-02-02 | no advanced script log when log level is 0 | withmorten | 1 | -0/+4 | |
2021-02-02 | fix UB and potential crashes when doing ice cream | withmorten | 1 | -0/+4 | |
2021-02-01 | Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text | erorcun | 15 | -255/+384 | |
2021-02-01 | add w to CVector; adjust col structs a bit | aap | 8 | -16/+44 | |
2021-01-31 | multiplayer stuff | Nikolay Korolev | 3 | -33/+144 | |
2021-01-31 | fix realloc | shfil | 1 | -1/+1 | |
2021-01-31 | fix realloc | shfil | 1 | -1/+1 | |
2021-01-31 | fix UB and new renderer crashes | withmorten | 2 | -0/+8 | |
2021-01-30 | fix | Nikolay Korolev | 1 | -0/+4 | |
2021-01-30 | sync | Nikolay Korolev | 10 | -20/+62 | |
2021-01-30 | garages | Nikolay Korolev | 7 | -89/+162 | |
2021-01-30 | use macro for waterlevel z offset | withmorten | 1 | -1/+1 | |
2021-01-30 | Font fixes | Sergeanur | 2 | -6/+11 | |
2021-01-30 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-30 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-30 | stuff | Nikolay Korolev | 2 | -7/+120 | |
2021-01-30 | fixed bike bomb | Nikolay Korolev | 1 | -1/+5 | |
2021-01-30 | fixed bike bomb | Nikolay Korolev | 1 | -1/+5 | |
2021-01-29 | waterlevel: use macro for 400.0f | withmorten | 1 | -3/+3 | |
2021-01-29 | Even more fixes & shorten quit screen | erorcun | 4 | -3/+11 | |
2021-01-29 | fix NewRender typo | withmorten | 1 | -1/+1 | |
2021-01-29 | add NewRenderer ini read/write, fix backfaceculling read | withmorten | 1 | -0/+7 | |
2021-01-29 | CdStreamPosix fixes | erorcun | 1 | -3/+9 | |
2021-01-29 | fix shutdown | aap | 2 | -2/+3 | |
2021-01-29 | waterlevel fix fix | withmorten | 1 | -2/+2 | |
2021-01-29 | waterlevel fix | withmorten | 1 | -2/+2 | |
2021-01-28 | Fix some UBs | erorcun | 8 | -21/+36 | |
2021-01-28 | fix | Nikolay Korolev | 2 | -2/+3 | |
2021-01-28 | fix | Nikolay Korolev | 1 | -0/+1 | |
2021-01-28 | fix | Nikolay Korolev | 1 | -0/+1 | |
2021-01-28 | fix some little UB | aap | 1 | -1/+6 | |
2021-01-28 | Use previous naming & fix LineOfSightSectorList too | erorcun | 1 | -6/+6 | |
2021-01-28 | I hate ATanOfXY pt 2 | Nikolay Korolev | 2 | -4/+4 | |
2021-01-27 | ifdefs + fix progressbar being under dialogbox | kusst | 1 | -0/+9 | |
2021-01-27 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-27 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-27 | Fix some Collision NaN/inf's | erorcun | 2 | -6/+23 | |
2021-01-27 | Attempt to fix input delays on GLFW | erorcun | 1 | -2/+1 | |
2021-01-27 | Clean up POSIX streaming code | erorcun | 6 | -45/+90 | |
2021-01-27 | fix fix | Sergeanur | 1 | -2/+1 | |
2021-01-27 | Fix subtitle shadow | Sergeanur | 1 | -5/+7 | |
2021-01-27 | Use original animation names from VCS | Sergeanur | 26 | -1287/+1285 | |
2021-01-27 | Also change progressbar color | kusst | 1 | -1/+1 | |
2021-01-27 | Change text color in texture conversion dialog... | kusst | 1 | -1/+1 | |
...so it matches VC style. | |||||
2021-01-26 | add missing ferry vehicle desc | aap | 3 | -1/+44 | |
2021-01-26 | enum change | Nikolay Korolev | 2 | -4/+4 | |
2021-01-26 | Fix anim id in replay | Sergeanur | 1 | -4/+4 | |
2021-01-26 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-26 | syncd | Nikolay Korolev | 1 | -1/+1 | |
2021-01-26 | garage stuff | Nikolay Korolev | 8 | -50/+173 | |
2021-01-25 | config | Fire-Head | 2 | -1/+2 | |
2021-01-25 | lcs WaterCannon | Fire-Head | 2 | -20/+43 | |
2021-01-25 | Fix check | Sergeanur | 1 | -0/+1 | |
2021-01-25 | Fix function dupe | Sergeanur | 1 | -17/+0 | |
2021-01-25 | Move CRunningScript | Sergeanur | 1 | -167/+167 | |
2021-01-25 | Support pads without L2-R2, add comments | erorcun | 1 | -11/+20 | |
2021-01-25 | proper ini fix | aap | 1 | -8/+4 | |
2021-01-25 | more bletcherous stuff | aap | 1 | -2/+4 | |
2021-01-25 | fix some breakage | aap | 2 | -1/+7 | |
2021-01-25 | ini fixes | aap | 2 | -1/+5 | |
2021-01-24 | modelinfo and visibility plg fixes | aap | 5 | -15/+42 | |
2021-01-24 | CVehicleModelInfo | aap | 11 | -67/+465 | |
2021-01-24 | Add cmake option for sanitizers | shfil | 1 | -0/+15 | |
2021-01-24 | Add cmake option for sanitizers | shfil | 1 | -0/+15 | |
2021-01-24 | Ped: car enter anim. fix | erorcun | 1 | -4/+4 | |
2021-01-24 | CPedModelInfo and CTempColModels | aap | 12 | -65/+219 | |
2021-01-24 | make building with Codewarrior 7 possible | withmorten | 44 | -299/+487 | |
2021-01-24 | Fix out of bound binding orders | erorcun | 1 | -2/+5 | |
2021-01-24 | Partial hud | Sergeanur | 4 | -135/+327 | |
2021-01-24 | CClumpModelInfo | aap | 3 | -7/+76 | |
2021-01-24 | CTimeModelInfo and CWeaponModelInfo | aap | 6 | -10/+64 | |
2021-01-24 | CSimpleModelInfo | aap | 8 | -44/+300 | |
2021-01-24 | Fix CCollision::DistToLine | shfil | 1 | -6/+6 | |
2021-01-24 | Fix CCollision::DistToLine | shfil | 1 | -6/+6 | |
2021-01-24 | sync | Nikolay Korolev | 81 | -573/+2083 | |
2021-01-24 | CBaseModelInfo | aap | 2 | -9/+66 | |
2021-01-23 | fix merge failure | Nikolay Korolev | 1 | -38/+0 | |
2021-01-23 | mission cleanup fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-23 | mission cleanup fix | Nikolay Korolev | 1 | -3/+1 | |
2021-01-23 | another backport | Nikolay Korolev | 1 | -0/+2 | |
2021-01-23 | use ARRAY_SIZE | Nikolay Korolev | 1 | -1/+1 | |
2021-01-23 | More scaling macro | Sergeanur | 1 | -2/+7 | |
2021-01-23 | script fixes | Nikolay Korolev | 8 | -14/+20 | |
2021-01-23 | Update Vehicle.cpp | Zach Charo | 1 | -1/+1 | |
2021-01-23 | txd store | aap | 2 | -10/+94 | |
2021-01-23 | Add PSP scaling macros | Sergeanur | 2 | -16/+24 | |
2021-01-23 | Fix ini name | Sergeanur | 1 | -2/+2 | |
2021-01-23 | No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linux | erorcun | 8 | -87/+133 | |
2021-01-23 | Remove restrictions in CGame::Process | Sergeanur | 1 | -9/+9 | |
2021-01-23 | Migrate from old .ini to new .ini | erorcun | 2 | -1/+27 | |
2021-01-23 | Store all settings in .INI | erorcun | 14 | -122/+424 | |
2021-01-23 | added some missing functions | Nikolay Korolev | 2 | -1/+44 | |
2021-01-23 | added some missing functions | Nikolay Korolev | 2 | -1/+44 | |
2021-01-23 | revert accident | aap | 1 | -1/+1 | |
2021-01-23 | wrong path node array | aap | 1 | -9/+9 | |
2021-01-23 | wrong path node array | aap | 1 | -9/+9 | |
2021-01-23 | colstore done | aap | 9 | -24/+234 | |
2021-01-23 | fix | Nikolay Korolev | 1 | -3/+3 | |
2021-01-23 | I hate GetATanOfXY | Nikolay Korolev | 1 | -1/+1 | |
2021-01-23 | Add (Don't) walk lights | Sergeanur | 1 | -0/+26 | |
2021-01-23 | Remove size assert | Sergeanur | 1 | -3/+3 | |
2021-01-23 | Add TXD mid field | Sergeanur | 1 | -0/+1 | |
2021-01-23 | Enable GTA_BRIDGE | Sergeanur | 4 | -3/+25 | |
2021-01-23 | LCS model indices | Sergeanur | 5 | -185/+864 | |
2021-01-23 | Includes overhaul, fix some compiler warnings | erorcun | 45 | -142/+110 | |
2021-01-23 | script coronas | Nikolay Korolev | 5 | -12/+99 | |
2021-01-22 | cSmallHeap | Sergeanur | 3 | -2/+40 | |
2021-01-22 | fix | Nikolay Korolev | 2 | -1/+2 | |
2021-01-22 | Reenable PS2_AUDIO_PATHS | Sergeanur | 1 | -1/+1 | |
2021-01-22 | fix config.h | withmorten | 1 | -11/+11 | |
2021-01-22 | get rid of most --MIAMI comments | withmorten | 125 | -604/+16 | |
2021-01-22 | CMessages::GetTokenPadKeyString | Sergeanur | 5 | -15/+85 | |
2021-01-22 | Load LCS radar blips | Sergeanur | 2 | -38/+202 | |
2021-01-22 | Fix save/load and brief menus | Sergeanur | 1 | -7/+7 | |
2021-01-22 | Get rid of outro screen | Sergeanur | 1 | -1/+2 | |
2021-01-22 | Update ParticleObject.h | Fire_Head | 1 | -2/+2 | |
2021-01-22 | lcs pobj | Fire-Head | 6 | -12/+18 | |
2021-01-22 | A bit of frontend and GXT | Sergeanur | 2 | -39/+42 | |
2021-01-22 | loadscreens, not accurate | aap | 4 | -31/+35 | |
2021-01-22 | higher wheel LOD dist | aap | 1 | -0/+1 | |
2021-01-22 | m_nWantedLevel -> GetWantedLevel() | withmorten | 25 | -77/+77 | |
2021-01-21 | fuck | aap | 1 | -0/+6 | |
2021-01-21 | bletch | aap | 1 | -4/+1 | |
2021-01-21 | fixed anisotropic filtering; updated librw | aap | 4 | -6/+16 | |
2021-01-21 | fix | Nikolay Korolev | 1 | -1/+0 | |
2021-01-21 | a few fixes | Nikolay Korolev | 1 | -0/+4 | |
2021-01-21 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-21 | enable screenshots for librw; update librw | aap | 2 | -0/+8 | |
2021-01-20 | some more script | Nikolay Korolev | 5 | -11/+13 | |
2021-01-20 | Get rid of bitfields in CPool | Sergeanur | 3 | -31/+50 | |
# Conflicts: # src/core/templates.h | |||||
2021-01-20 | Sync matrix with master | Sergeanur | 8 | -284/+347 | |
2021-01-20 | More fonts | Sergeanur | 2 | -156/+158 | |
2021-01-20 | free cam inversion fix | withmorten | 1 | -1/+1 | |
2021-01-20 | free cam inversion fix | withmorten | 1 | -1/+1 | |
2021-01-20 | Fix CFont::PrintStringFromBottom | Sergeanur | 1 | -1/+1 | |
2021-01-20 | script fixes | Nikolay Korolev | 8 | -14/+12 | |
2021-01-19 | pc radar fix | aap | 2 | -2/+6 | |
2021-01-19 | saves | Nikolay Korolev | 2 | -6/+15 | |
2021-01-19 | work on colourfilters | aap | 9 | -48/+81 | |
2021-01-19 | PSP rendering and shader cleanup | aap | 89 | -553/+474 | |
2021-01-19 | fix handbrake | aap | 1 | -1/+1 | |
2021-01-19 | more font | Sergeanur | 2 | -15/+28 | |
2021-01-19 | fixes | Nikolay Korolev | 5 | -6/+8 | |
2021-01-18 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-18 | fixes | Nikolay Korolev | 3 | -31/+33 | |
2021-01-18 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-18 | sync | Nikolay Korolev | 26 | -517/+880 | |
2021-01-18 | script full | Nikolay Korolev | 27 | -733/+1529 | |
2021-01-18 | fix | withmorten | 1 | -3/+0 | |
2021-01-18 | some free cam fixes for controller | withmorten | 5 | -3/+36 | |
2021-01-18 | wrong ifdef | aap | 1 | -1/+1 | |
2021-01-18 | fix | withmorten | 1 | -3/+0 | |
2021-01-18 | some free cam fixes for controller | withmorten | 5 | -3/+36 | |
2021-01-18 | Use of sized bool types for CFont | Sergeanur | 2 | -373/+462 | |
2021-01-18 | initial work on vehicles | aap | 18 | -617/+674 | |
2021-01-17 | fix attempt | Nikolay Korolev | 1 | -1/+1 | |
2021-01-17 | sync | Nikolay Korolev | 18 | -954/+1867 | |
2021-01-17 | script until 1497 | Nikolay Korolev | 10 | -798/+1105 | |
2021-01-17 | vehicle fixes | aap | 4 | -53/+53 | |
2021-01-17 | fix ida's sweet little lies | Fire-Head | 1 | -17/+17 | |
2021-01-17 | fix crash on exit | Fire-Head | 2 | -3/+12 | |
2021-01-16 | fix | Nikolay Korolev | 1 | -0/+2 | |
2021-01-16 | fix | Nikolay Korolev | 1 | -0/+2 | |
2021-01-16 | script7 | Nikolay Korolev | 2 | -233/+277 | |
2021-01-16 | script6 | Nikolay Korolev | 4 | -355/+486 | |
2021-01-16 | font | Sergeanur | 2 | -469/+197 | |
2021-01-16 | Use of sized bool types for CFont | Sergeanur | 2 | -432/+515 | |
2021-01-16 | consistency fix | Nikolay Korolev | 1 | -2/+1 | |
2021-01-16 | consistency fix | Nikolay Korolev | 1 | -2/+1 | |
2021-01-16 | more fix | Nikolay Korolev | 2 | -15/+15 | |
2021-01-16 | more fix | Nikolay Korolev | 2 | -16/+15 | |
2021-01-16 | Script5.cpp | Nikolay Korolev | 6 | -14/+47 | |
2021-01-16 | fix | Nikolay | 1 | -0/+1 | |
2021-01-16 | Port debug messagess for audio cache | Filip Gawin | 1 | -5/+12 | |
2021-01-16 | Port debug messagess for audio cache | Filip Gawin | 1 | -5/+12 | |
2021-01-15 | rem null checks | Fire-Head | 1 | -4/+2 | |
2021-01-15 | Fix Jumbo Sound reseting when walking | Sergeanur | 1 | -0/+1 | |
2021-01-14 | add the bad crack "features" behind SECUROM define | withmorten | 12 | -10/+104 | |
2021-01-14 | Revert extra checks before autolinking | Filip Gawin | 3 | -5/+1 | |
2021-01-14 | fix | Filip Gawin | 1 | -2/+0 | |
2021-01-14 | RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK | Filip Gawin | 7 | -7/+7 | |
2021-01-14 | More checks before autolinking | Filip Gawin | 5 | -2/+8 | |
2021-01-14 | incoming "fuck" commit | Nikolay Korolev | 1 | -2/+2 | |
2021-01-14 | incoming "fuck" commit | Nikolay Korolev | 1 | -2/+2 | |
2021-01-14 | Backport fix from re3 | Filip Gawin | 1 | -1/+1 | |
2021-01-13 | fix | Nikolay Korolev | 1 | -4/+6 | |
2021-01-13 | Revert "Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs"" | Fire-Head | 34 | -436/+548 | |
This reverts commit 97c9a4a02c9f801d35fbcf47658756a89a33f6d9. | |||||
2021-01-13 | Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs" | Fire-Head | 34 | -548/+436 | |
This reverts commit d63e3f155995f2b82cee1f19bcf5c0f00bda491a, reversing changes made to ec173550561d7cb36505853fed13967d5299cce1. | |||||
2021-01-13 | hud ammo fix | erorcun | 1 | -4/+4 | |
2021-01-13 | foobar | aap | 1 | -1/+0 | |
2021-01-13 | fixed shoot through collision | aap | 2 | -4/+13 | |
2021-01-13 | fixed weapon LOS check | aap | 1 | -9/+9 | |
2021-01-13 | fix | Nikolay Korolev | 1 | -2/+2 | |
2021-01-13 | fix | Nikolay Korolev | 2 | -5/+5 | |
2021-01-13 | arrest cam fixes | aap | 1 | -4/+6 | |
2021-01-13 | some script | Nikolay Korolev | 5 | -265/+317 | |
2021-01-13 | Fix backface culling of cutscene objects | Sergeanur | 1 | -2/+2 | |
2021-01-13 | more renames | aap | 4 | -34/+35 | |
2021-01-13 | anim velocity union | aap | 6 | -28/+29 | |
2021-01-13 | rename m_vehEnterType -> m_vehDoor | aap | 10 | -194/+194 | |
2021-01-13 | Port cmake improvements to miami | Filip Gawin | 1 | -79/+87 | |
2021-01-13 | some loose ends | aap | 2 | -1/+5 | |
2021-01-13 | Fix build without FIX_BUGS, divide to 0 fixes | erorcun | 6 | -14/+54 | |
2021-01-13 | more securom fixes | withmorten | 3 | -11/+11 | |
2021-01-13 | move stuff back into class; securom comments | withmorten | 7 | -45/+41 | |
2021-01-13 | More font fixes | Sergeanur | 1 | -30/+92 | |
2021-01-12 | fix | Nikolay Korolev | 1 | -2/+2 | |
2021-01-12 | Script4.cpp | Nikolay Korolev | 2 | -61/+68 | |
2021-01-12 | fix CreateInstance virtual overload order | aap | 1 | -1/+1 | |
2021-01-12 | fix CreateInstance virtual overload order | aap | 1 | -1/+1 | |
2021-01-12 | escalator fix | aap | 1 | -1/+1 | |
2021-01-12 | escalator fix | aap | 1 | -1/+1 | |
2021-01-12 | assert, temp fixes | Fire-Head | 2 | -10/+50 | |
2021-01-12 | ProcessWheel bug | aap | 1 | -1/+1 | |
2021-01-12 | ProcessWheel bug | aap | 1 | -1/+1 | |
2021-01-12 | rem gMakeResources | Fire-Head | 2 | -3/+0 | |
2021-01-12 | lcs particle | Fire-Head | 17 | -644/+460 | |
2021-01-12 | bug of the decade | aap | 1 | -1/+1 | |
2021-01-12 | big oof | Nikolay Korolev | 1 | -1/+4 | |
2021-01-12 | big oof | Nikolay Korolev | 1 | -1/+4 | |
2021-01-12 | script4 | Nikolay Korolev | 1 | -341/+332 | |
2021-01-12 | little cleanup of vehicle rendering | aap | 9 | -21/+15 | |
2021-01-12 | mobile vehicle rendering | aap | 18 | -37/+789 | |
2021-01-12 | colmodel fix | aap | 1 | -1/+0 | |
2021-01-12 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-12 | Fix collective commands | Sergeanur | 1 | -5/+5 | |
2021-01-12 | Fix collective commands | Sergeanur | 1 | -5/+5 | |
2021-01-12 | More fix | Sergeanur | 2 | -2/+3 | |
2021-01-11 | PLAY_ANNOUNCEMENT | Sergeanur | 1 | -1/+1 | |
2021-01-11 | Case sensitive my ass | Sergeanur | 1 | -1/+2 | |
2021-01-11 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-11 | script3.cpp | Nikolay Korolev | 3 | -34/+38 | |
2021-01-11 | unused CFerryDoor | majestic | 2 | -0/+74 | |
2021-01-11 | some useless code | aap | 5 | -6/+16 | |
2021-01-11 | fix explosion jet | Fire-Head | 1 | -3/+3 | |
2021-01-11 | CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit | Sergeanur | 32 | -3128/+1588 | |
2021-01-11 | fuck | Nikolay Korolev | 1 | -1/+1 | |
2021-01-11 | fix CPed struct, GetWantedLevel | withmorten | 3 | -2/+8 | |
2021-01-11 | fix | Nikolay Korolev | 1 | -0/+1 | |
2021-01-11 | fixes | Nikolay Korolev | 2 | -5/+5 | |
2021-01-11 | 500-599 | Nikolay Korolev | 7 | -537/+586 | |
2021-01-11 | of course | Nikolay Korolev | 1 | -1/+1 | |
2021-01-11 | script2 | Nikolay Korolev | 5 | -391/+489 | |
2021-01-10 | Automobile: fix | erorcun | 1 | -10/+10 | |
2021-01-10 | More font fix | Sergeanur | 1 | -4/+4 | |
2021-01-10 | script file 1 done (hopefully) | Nikolay Korolev | 3 | -329/+302 | |
2021-01-10 | fix pickup coronas | Fire-Head | 1 | -2/+4 | |
2021-01-10 | debugmenu vehicle spawn list | aap | 1 | -12/+10 | |
2021-01-10 | mobile building rendering | aap | 14 | -25/+327 | |
2021-01-10 | update librw | aap | 1 | -1/+1 | |
2021-01-10 | Fix linux build | shfil | 1 | -2/+2 | |
2021-01-10 | env map tweaks | aap | 3 | -1/+4 | |
2021-01-10 | dont render untextured world | aap | 2 | -10/+14 | |
2021-01-10 | env map rendering | aap | 24 | -20/+991 | |
2021-01-10 | Update command definitions | Seemann | 1 | -6/+6 | |
2021-01-10 | Update command definitions | Seemann | 1 | -7/+7 | |
2021-01-09 | can finish first mission | Nikolay Korolev | 5 | -11/+38 | |
2021-01-09 | fix rendering; update librw | aap | 4 | -14/+5 | |
2021-01-09 | just original marker color | majestic | 2 | -6/+6 | |
2021-01-09 | moved new renderer; implemented leeds building rendering | aap | 10 | -357/+435 | |
2021-01-09 | script | Nikolay Korolev | 10 | -36/+68 | |
2021-01-09 | moved new renderer | aap | 5 | -325/+354 | |
2021-01-09 | fix fix | aap | 1 | -1/+1 | |
2021-01-09 | boat fix | aap | 1 | -5/+5 | |
2021-01-09 | Fix font | Sergeanur | 1 | -2/+2 | |
2021-01-09 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-09 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-09 | more script | Nikolay Korolev | 9 | -383/+1235 | |
2021-01-09 | Change window name | Sergeanur | 1 | -1/+1 | |
2021-01-09 | Remove fake firetruck ID | Sergeanur | 1 | -2/+1 | |
2021-01-09 | More linux fix | Sergeanur | 1 | -5/+1 | |
2021-01-09 | Possibly fix linux build | Sergeanur | 2 | -4/+4 | |
2021-01-09 | cam sector fix | aap | 1 | -6/+6 | |
2021-01-09 | cam sector fix | aap | 1 | -6/+6 | |
2021-01-09 | streaming fixes | aap | 3 | -17/+27 | |
2021-01-09 | useless fix | Fire-Head | 1 | -1/+1 | |
2021-01-09 | fail | Nikolay | 1 | -1/+1 | |
2021-01-09 | Sector sizes | Sergeanur | 1 | -6/+6 | |
2021-01-09 | fix world bounds check for cars | aap | 1 | -2/+2 | |
2021-01-08 | timecycle back to normal | aap | 1 | -1/+1 | |
2021-01-08 | anims done. ped fight hacked to compile | aap | 7 | -453/+782 | |
2021-01-08 | sync with re3 | Fire-Head | 11 | -23/+144 | |
-radardisc shadow fix -fix for the dimension where moon is round -correct radar based on the early gta 3 screenshot -proper scaling based on ps2 gta 3 -ini and debugmenu options | |||||
2021-01-08 | Add Relocatable Chunk stubs | Sergeanur | 2 | -0/+87 | |
2021-01-08 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-08 | Level 4 | Sergeanur | 1 | -1/+2 | |
2021-01-08 | lcs script mode | Nikolay Korolev | 8 | -110/+268 | |
2021-01-08 | CKeyGen fixes | Sergeanur | 1 | -4/+4 | |
2021-01-08 | Use original names | Sergeanur | 15 | -45/+45 | |
2021-01-08 | CKeyGen | Sergeanur | 2 | -0/+121 | |
2021-01-08 | Add multisampling | Sergeanur | 2 | -4/+3 | |
2021-01-08 | Enable trains | Sergeanur | 4 | -54/+12 | |
2021-01-08 | Disable water creatures | Sergeanur | 5 | -11/+15 | |
2021-01-08 | Train anims in enum | Sergeanur | 3 | -6/+6 | |
2021-01-08 | Train anims in enum | Sergeanur | 3 | -6/+6 | |
2021-01-08 | wtf | Nikolay Korolev | 1 | -9/+9 | |
2021-01-08 | Allocator fix | Sergeanur | 2 | -4/+4 | |
2021-01-08 | PC controls and icon | Sergeanur | 4 | -2/+2 | |
2021-01-08 | MemoryManager of base:: | Sergeanur | 3 | -0/+115 | |
2021-01-08 | Original GXT support | Sergeanur | 2 | -4/+23 | |
2021-01-08 | little fixes | aap | 5 | -4/+12 | |
2021-01-08 | fix phones | aap | 4 | -3/+4 | |
2021-01-08 | timecycle; some rendering | aap | 33 | -319/+689 | |
2021-01-08 | wtf | Nikolay Korolev | 1 | -1/+1 | |
2021-01-08 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-08 | more stuff | Nikolay Korolev | 4 | -94/+112 | |
2021-01-08 | small cleanup | aap | 3 | -9/+6 | |
2021-01-08 | first commit for LCS | aap | 34 | -529/+530 | |
2021-01-07 | Fix gOneShotCol | Sergeanur | 1 | -1/+3 | |
2021-01-07 | Fix garage messages position | Sergeanur | 1 | -5/+1 | |
2021-01-07 | Fix font on green screen counter | Sergeanur | 1 | -2/+2 | |
2021-01-07 | Add MPG123_QUIET to mp3 files | Sergeanur | 1 | -1/+1 | |
2021-01-07 | Make opus available alongside other formats | Sergeanur | 4 | -76/+88 | |
2021-01-07 | Fix pickup text | Sergeanur | 1 | -6/+2 | |
2021-01-07 | Fix char in stats | Sergeanur | 1 | -2/+2 | |
2021-01-07 | fail | Nikolay Korolev | 1 | -11/+0 | |
2021-01-07 | minor refactoring | Nikolay Korolev | 12 | -199/+234 | |
2021-01-07 | Fix 16KHz track | Sergeanur | 1 | -1/+1 | |
2021-01-07 | some lcs stuff | Nikolay Korolev | 5 | -28/+157 | |
2021-01-06 | GET_WHEELIE_STATS fix | majestic | 1 | -3/+3 | |
2021-01-06 | Cleanup and fixes for new decoders | Sergeanur | 1 | -118/+149 | |
2021-01-06 | Fixes for CVbFile | Filip Gawin | 1 | -4/+4 | |
2021-01-06 | Small fixes for new wav decoder | Filip Gawin | 1 | -3/+3 | |
2021-01-06 | Implementing our own WAV decoder to replace SndFile | Sergeanur | 2 | -28/+330 | |
2021-01-05 | Add support of PS2 audio streams to OpenAL | Sergeanur | 3 | -11/+255 | |
2021-01-05 | sand fix | erorcun | 1 | -1/+1 | |
2021-01-05 | Fix chainsaw sound | Sergeanur | 1 | -2/+2 | |
2021-01-05 | Vehicle: Automobile: more pointless fixes | erorcun | 2 | -3/+4 | |
2021-01-04 | Audio fixes | Sergeanur | 3 | -104/+109 | |
2021-01-04 | fix to !PC_PLAYER_CONTROLS | aap | 3 | -2/+10 | |
2021-01-04 | pop boot fix | aap | 1 | -1/+1 | |
2021-01-04 | fix | Nikolay Korolev | 2 | -4/+3 | |
2021-01-04 | Fix uninitialized filed in cAudioManager | Sergeanur | 1 | -0/+1 | |
2021-01-04 | Fix CEntity::UpdateRwFrame | Sergeanur | 1 | -1/+1 | |
2021-01-04 | Increase number of stream buffers, plus ALStreamSources fix | Sergeanur | 2 | -22/+22 | |
2021-01-04 | Fix missing ifdef | Sergeanur | 1 | -0/+2 | |
2021-01-04 | Handle stereo panning in OAL manually for streams | Sergeanur | 3 | -70/+195 | |
2021-01-04 | fix | Nikolay Korolev | 1 | -1/+1 | |
2021-01-04 | Double the volume for mission audio in OAL + small fix | Sergeanur | 1 | -5/+6 | |
2021-01-04 | cfo fix | erorcun | 3 | -3/+3 | |
2021-01-04 | Entity/Physical proof-read 1 | erorcun | 4 | -30/+60 | |
2021-01-04 | Fix unlimited rotation in Phnom Penh '86 | Sergeanur | 2 | -5/+8 | |
2021-01-03 | dumb | Nikolay Korolev | 1 | -2/+2 | |
2021-01-03 | reorder | Nikolay Korolev | 1 | -10/+10 | |
2021-01-03 | Frontend: disable windowed mode selector while in game | erorcun | 3 | -8/+19 | |
2021-01-03 | hud fix | Nikolay Korolev | 1 | -2/+2 | |
2021-01-03 | obsolete comment | Nikolay Korolev | 1 | -2/+2 | |
2021-01-03 | Fix typo in ProcessMissionAudioSlot. | TheOfficialFloW | 1 | -2/+2 | |
2021-01-03 | fixed intro text line defaults | Nikolay Korolev | 1 | -1/+2 | |
2021-01-03 | Fix speed of sound | Sergeanur | 2 | -3/+6 | |
2021-01-03 | Ped: PlayerPed: fixes | erorcun | 5 | -46/+46 | |
2021-01-03 | Fix nFramesForPretendPlaying. | TheOfficialFloW | 1 | -1/+1 | |
2021-01-03 | fixed array size | Nikolay Korolev | 1 | -1/+1 | |
2021-01-03 | fix | Nikolay Korolev | 1 | -0/+1 | |
2021-01-02 | Fix ServiceTrack | Sergeanur | 1 | -0/+1 | |
2021-01-02 | Fix uninitialized RadioStaticCounter | Sergeanur | 1 | -1/+1 | |
2021-01-02 | slightly better variable name | aap | 6 | -13/+13 | |
2021-01-02 | "clarification" of handling code | aap | 1 | -3/+9 | |
2021-01-02 | old line was better (until we know whats going on) | aap | 1 | -1/+1 | |
2021-01-02 | Pad2 fix | Sergeanur | 2 | -6/+5 | |
2021-01-02 | Vehicle: Automobile: fixes and style things | erorcun | 4 | -11/+20 | |
2021-01-02 | CVarConsole | Sergeanur | 20 | -10/+1009 | |
2021-01-02 | Partial controller buttons support | Sergeanur | 3 | -53/+104 | |
2021-01-01 | increase screen droplet splash dist | aap | 1 | -1/+1 | |
2021-01-01 | Encode files to UTF-8 | Filip Gawin | 2 | -3/+3 | |
2021-01-01 | bad stuff | Nikolay Korolev | 1 | -1/+0 | |
2021-01-01 | small thing | Nikolay Korolev | 1 | -0/+17 | |
2021-01-01 | rain fix | aap | 1 | -4/+4 | |
2021-01-01 | Fix wrong sound when bumping peds | Sergeanur | 2 | -6/+6 | |
2021-01-01 | wrong bike fall off anim | aap | 1 | -1/+1 | |
2021-01-01 | Restore some marker code | Sergeanur | 1 | -4/+14 | |
2021-01-01 | small CWorld fixes | Sergeanur | 1 | -4/+4 | |
2021-01-01 | actual struct name | Nikolay Korolev | 2 | -5/+5 | |
2020-12-31 | some CAutomobile fixes | aap | 1 | -8/+10 | |
2020-12-31 | CMoneyMessages::RegisterOne v2 | Filip Gawin | 1 | -14/+18 | |
2020-12-31 | CMoneyMessages::RegisterOne v2 | Filip Gawin | 1 | -14/+18 | |
2020-12-31 | remove superfluous CWorld:: | aap | 1 | -75/+75 | |
2020-12-31 | remove superfluous CWorld:: | aap | 1 | -82/+82 | |
2020-12-31 | mult -> div | aap | 1 | -1/+1 | |
2020-12-31 | fix explosion | aap | 1 | -1/+1 | |
2020-12-31 | Fix CMoneyMessages::RegisterOne | Filip Gawin | 1 | -13/+13 | |
2020-12-31 | Fix CMoneyMessages::RegisterOne | Filip Gawin | 1 | -13/+13 | |
2020-12-31 | fixed some bugs (saves might be broken though) | Nikolay Korolev | 2 | -6/+6 | |
2020-12-31 | Fix UB in ProjectileInfo.cpp | shfil | 1 | -1/+5 | |
2020-12-31 | Fix UB in ProjectileInfo.cpp | shfil | 1 | -1/+5 | |
2020-12-31 | fix UB | aap | 1 | -0/+5 | |
2020-12-31 | fix UB | aap | 1 | -0/+5 | |
2020-12-30 | fix use of LoadFile | aap | 2 | -6/+6 | |
2020-12-30 | fix use of LoadFile | aap | 2 | -6/+6 | |
2020-12-29 | foobar! | aap | 1 | -12/+0 | |
2020-12-29 | fix custom pipes mem leak | aap | 3 | -15/+24 | |
2020-12-29 | fix custom pipes mem leak | aap | 3 | -14/+24 | |
2020-12-29 | More menu error sound fix | Sergeanur | 1 | -3/+4 | |
2020-12-29 | Reorder CEntity functions into their original order | Sergeanur | 9 | -712/+751 | |
2020-12-29 | Reorder CEntity functions into their original order | Sergeanur | 8 | -569/+616 | |
2020-12-29 | Fix error sound in when entering load/save menu | Sergeanur | 1 | -0/+7 | |
2020-12-28 | fix neo screendroplet moving | aap | 2 | -1/+15 | |
2020-12-28 | fix neo screendroplet moving | aap | 1 | -1/+3 | |
2020-12-28 | multiple instances sema fix | Fire-Head | 1 | -0/+4 | |
2020-12-28 | multiple instances sema fix | Fire-Head | 1 | -0/+4 | |
2020-12-28 | Use enum in frontend | Sergeanur | 1 | -3/+3 | |
2020-12-28 | Add shadow to subtitles with cutscene borders off | Sergeanur | 1 | -0/+4 | |
2020-12-28 | Fix original wanted stars position | erorcun | 1 | -0/+10 | |
2020-12-28 | More bike leftovers | Sergeanur | 2 | -2/+22 | |
2020-12-28 | Add bike leftovers | Sergeanur | 3 | -4/+20 | |
2020-12-28 | Enable BIND_VEHICLE_FIREWEAPON with gta3.set size check | Sergeanur | 2 | -2/+43 | |
2020-12-28 | Ped: WeaponInfo: little fixes and renamings | erorcun | 2 | -6/+5 | |
2020-12-28 | Ped: Real weapon fix | erorcun | 1 | -28/+20 | |
2020-12-28 | Ped: WeaponInfo: little fixes and renamings | erorcun | 3 | -9/+8 | |
2020-12-27 | just toggle waypoint | erorcun | 1 | -1/+1 | |
2020-12-27 | move cfo populate func. | erorcun | 2 | -7/+7 | |
2020-12-27 | Dynamically add pipelines options, only if neo.txd exists | erorcun | 4 | -24/+36 | |
2020-12-27 | fix | erorcun | 1 | -1/+0 | |
2020-12-27 | move cfo populate func. | erorcun | 2 | -6/+6 | |
2020-12-27 | Dynamically add pipelines options, only if neo.txd exists | erorcun | 4 | -24/+37 | |
2020-12-27 | rename unused field | aap | 1 | -1/+1 | |
2020-12-27 | rename unused field | aap | 1 | -1/+1 | |
2020-12-27 | handling unit conversion | aap | 1 | -5/+6 | |
2020-12-27 | handling unit conversion | aap | 1 | -5/+6 | |
2020-12-27 | fix backface culling | aap | 1 | -0/+2 | |
2020-12-27 | tiny rendering fixes | aap | 2 | -0/+2 | |
2020-12-27 | tiny rendering fix | aap | 1 | -0/+1 | |
2020-12-27 | NO_ISLAND_LOADING ported from re3 | Sergeanur | 7 | -46/+78 | |
2020-12-27 | switch vehicle pipe default | aap | 1 | -1/+1 | |
2020-12-27 | little hack to make new postfx not crash | aap | 1 | -0/+4 | |
2020-12-27 | Fix peds running to see dead peds in water | erorcun | 1 | -11/+16 | |
2020-12-27 | Fix peds running to see dead peds in water | erorcun | 1 | -12/+16 | |
2020-12-27 | Fix drive-by machine gun sound | Sergeanur | 1 | -2/+39 | |
2020-12-27 | trivial fix | erorcun | 1 | -1/+1 | |
2020-12-27 | Fix default mouse invert setting, vert. mouse sensitivity, set aspect ratio auto as default | erorcun | 1 | -0/+26 | |
2020-12-27 | signed/unsigned fixes, and some other fixes | erorcun | 13 | -43/+48 | |
2020-12-26 | fixed some bike bugs | aap | 1 | -1/+6 | |
2020-12-26 | fix a struct init | aap | 1 | -1/+5 | |
2020-12-26 | fix a struct init | aap | 1 | -1/+5 | |
2020-12-26 | ffs | aap | 1 | -2/+1 | |
2020-12-26 | ffs | aap | 1 | -1/+0 | |
2020-12-26 | include case | aap | 1 | -1/+1 | |
2020-12-26 | include case | aap | 1 | -1/+1 | |
2020-12-26 | make screendrops independent of neo.txd; enable new rendering by default | aap | 3 | -25/+38 | |
2020-12-26 | make screendrops independent of neo.txd; enable new rendering by default | aap | 3 | -23/+36 | |
2020-12-26 | garage cam fix | aap | 2 | -27/+31 | |
2020-12-26 | Weapon flags changed from bit fields to bit mask (R* vision) | Sergeanur | 8 | -133/+116 | |
2020-12-26 | Weapon flags changed from bit fields to bit mask (R* vision) | Sergeanur | 7 | -53/+43 | |
2020-12-26 | fix mblur stencil | aap | 2 | -1/+5 | |
2020-12-26 | unfix particle bug | aap | 1 | -1/+3 | |
2020-12-26 | unfix particle bug | aap | 1 | -1/+3 | |
2020-12-26 | fixed replay | Nikolay Korolev | 1 | -2/+18 | |
2020-12-26 | Add optimize off to fix compiler bug CBike::ProcessControl | Sergeanur | 1 | -0/+4 | |
2020-12-26 | Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as default | erorcun | 4 | -2/+21 | |
2020-12-26 | Fix not being able to hit lying peds with melee weapon | Sergeanur | 1 | -2/+2 | |
2020-12-26 | cPedParams ctor | Sergeanur | 1 | -1/+8 | |
2020-12-26 | Fix weapon pickup sound | Sergeanur | 1 | -0/+2 | |
2020-12-25 | cVehicleParams ctor | Sergeanur | 1 | -2/+13 | |
2020-12-25 | cVehicleParams ctor | Sergeanur | 2 | -4/+13 | |
2020-12-25 | Use intensity in ProcessBoatEngine | Sergeanur | 1 | -4/+4 | |
2020-12-25 | cAudioManager::ProcessBoatEngine | Sergeanur | 1 | -105/+117 | |
2020-12-25 | cAudioManager::ProcessBoatEngine fixes | Sergeanur | 1 | -4/+4 | |
2020-12-25 | cPedParams fixes | Sergeanur | 1 | -22/+13 | |
2020-12-25 | cPedParams fixes | Sergeanur | 2 | -49/+33 | |
2020-12-25 | cAudioManager::ProcessOneShotScriptObject | Sergeanur | 2 | -78/+86 | |
2020-12-25 | Fix | Sergeanur | 1 | -2/+2 | |
2020-12-25 | Fix cAudioManager::ProcessPedOneShots crash | Sergeanur | 1 | -1/+1 | |
2020-12-25 | Fix use of strncmp | Sergeanur | 10 | -66/+80 | |
2020-12-25 | Fix use of strncmp | Sergeanur | 13 | -77/+99 | |
2020-12-25 | More audio enums | Filip Gawin | 1 | -17/+17 | |
2020-12-25 | Fix cMusicManager::SetRadioChannelByScript | Sergeanur | 1 | -4/+4 | |
2020-12-25 | signed/unsigned fixes, and some other fixes | erorcun | 15 | -54/+57 | |
2020-12-25 | cMusicManager::ServiceGameMode fix | Sergeanur | 1 | -1/+1 | |
2020-12-25 | fix garage | Nikolay Korolev | 1 | -0/+3 | |
2020-12-25 | Fix debug menu memory leak | Sergeanur | 1 | -1/+1 | |
2020-12-25 | Fix debug menu memory leak | Sergeanur | 1 | -1/+1 | |
2020-12-25 | Restore original Cheat_strncmp | Sergeanur | 1 | -6/+38 | |
2020-12-25 | More type fix | Sergeanur | 1 | -2/+2 | |
2020-12-25 | Small audio code fix | Sergeanur | 1 | -19/+3 | |
2020-12-25 | Fix cAudioManager::ProcessSpecial | Sergeanur | 1 | -2/+1 | |
2020-12-25 | Small type use fixes | Sergeanur | 7 | -17/+17 | |
# Conflicts: # src/audio/AudioLogic.cpp # src/control/Garages.cpp # src/vehicles/Cranes.cpp | |||||
2020-12-25 | Small type use fixes | Sergeanur | 8 | -18/+18 | |
2020-12-25 | Fix chainsaw sounds lol | Sergeanur | 1 | -6/+2 | |
2020-12-25 | fixes | Filip Gawin | 2 | -72/+69 | |
2020-12-24 | fixed double explosion | Nikolay Korolev | 2 | -1/+6 | |
2020-12-24 | make screen droplets not crash without neo.txd | aap | 1 | -2/+11 | |
2020-12-24 | make screen droplets not crash without neo.txd | aap | 1 | -2/+11 | |
2020-12-22 | More audio | Filip Gawin | 4 | -228/+301 | |
2020-12-21 | option for PC controls | aap | 10 | -1/+48 | |
2020-12-21 | option for PC controls | aap | 9 | -3/+31 | |
2020-12-21 | Fix char encoding | shfil | 1 | -1/+1 | |
2020-12-21 | Fix character encoding | shfil | 1 | -1/+1 | |
2020-12-21 | fix sizeof | aap | 1 | -1/+1 | |
2020-12-21 | fix sizeof | aap | 1 | -1/+1 | |
2020-12-21 | fix name shadowing | aap | 1 | -3/+3 | |
2020-12-21 | botched last commit | aap | 1 | -0/+2 | |
2020-12-21 | core/FileLoader.cpp | aap | 1 | -23/+0 | |
2020-12-21 | push/pop memids | aap | 7 | -17/+73 | |
2020-12-21 | Car entering cancel test | erorcun | 1 | -42/+42 | |
2020-12-21 | Fix wrong call on free cam (now it's faster) | erorcun | 1 | -2/+2 | |
2020-12-21 | Car entering cancel test | erorcun | 1 | -40/+42 | |
2020-12-20 | fix auto duck cancel bug | erorcun | 1 | -6/+10 | |
2020-12-20 | Fix free cam aiming 2 | erorcun | 1 | -3/+8 | |
2020-12-20 | some more little ps2 fixes | aap | 3 | -4/+19 | |
2020-12-20 | main.cpp mostly checked against ps2 now | aap | 2 | -23/+26 | |
2020-12-20 | ps2 fixes | aap | 1 | -155/+212 | |
2020-12-20 | ps2 fixes | aap | 1 | -34/+56 | |
2020-12-20 | disabled PS2_HUD by default | erorcun | 1 | -1/+1 | |
2020-12-20 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-12-20 | implemented collectives in script | Nikolay Korolev | 5 | -13/+980 | |
2020-12-20 | little ps2 fixes | aap | 1 | -13/+12 | |
2020-12-20 | some PS2 things | aap | 4 | -19/+32 | |
2020-12-20 | uncomment InitRadioStationPositionList | Sergeanur | 1 | -2/+1 | |
2020-12-20 | buildings directory | Sergeanur | 5 | -0/+0 | |
# Conflicts: # premake5.lua | |||||
2020-12-20 | buildings directory | Sergeanur | 5 | -0/+0 | |
2020-12-20 | fixes to last HUD commits | erorcun | 6 | -11/+22 | |
2020-12-19 | scaling | Fire-Head | 2 | -7/+18 | |
2020-12-19 | restore original code, fixes, ps2 font | Fire-Head | 9 | -63/+247 | |
2020-12-19 | style change | erorcun | 1 | -12/+5 | |
2020-12-19 | fixed cmakelists | Nikolay Korolev | 1 | -6/+6 | |
2020-12-19 | removed renderer stuff | Nikolay Korolev | 2 | -10/+0 | |
2020-12-19 | fixed review stuff | Nikolay Korolev | 4 | -22/+1 | |
2020-12-19 | removed cullzones stuff from renderer | Nikolay Korolev | 3 | -53/+0 | |
2020-12-19 | fixes | Nikolay Korolev | 4 | -10/+4 | |
2020-12-18 | anim fixes | aap | 6 | -40/+49 | |
2020-12-18 | anim compression | aap | 17 | -87/+650 | |
2020-12-18 | silly mistake | aap | 1 | -1/+1 | |
2020-12-18 | get rid of all PED_SKIN defines | aap | 12 | -47/+7 | |
2020-12-18 | memorymgr fix | aap | 1 | -1/+1 | |
2020-12-18 | added MemoryHeap from III, MemoryMgr | aap | 12 | -47/+855 | |
2020-12-18 | little cleanup of templates | aap | 3 | -52/+51 | |
2020-12-18 | little cleanup and synch on templates and config | aap | 13 | -80/+88 | |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 30 | -482/+449 | |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 28 | -476/+470 | |
2020-12-17 | PreAllocateRwObjects | aap | 2 | -0/+58 | |
2020-12-17 | Fix | erorcun | 1 | -5/+4 | |
2020-12-16 | Fix placement of some script functions | Sergeanur | 2 | -140/+140 | |
# Conflicts: # src/control/Script5.cpp | |||||
2020-12-16 | Fix placement of some script functions | Sergeanur | 2 | -141/+140 | |
2020-12-16 | finished CMBlur | aap | 4 | -42/+411 | |
2020-12-16 | Use scrolling if GRAPHICS_MENU_OPTIONS not defined, like miami | erorcun | 3 | -23/+7 | |
2020-12-16 | Fixes and style changes | erorcun | 7 | -27/+34 | |
2020-12-16 | update librw with stencil states | aap | 1 | -47/+23 | |
2020-12-16 | ;end of fucking waterlevel | aap | 1 | -0/+4 | |
2020-12-16 | more tidy water sync | aap | 1 | -43/+43 | |
2020-12-16 | more tiny water sync | aap | 1 | -4/+0 | |
2020-12-16 | tiny water sync | aap | 1 | -1/+1 | |
2020-12-16 | tidy water sync | aap | 1 | -1/+5 | |
2020-12-15 | Sync Frontend with miami 3/3 | erorcun | 2 | -65/+55 | |
2020-12-15 | sync WaterLevelInit with master, and other small fixes | withmorten | 2 | -50/+363 | |
2020-12-15 | Few bug fixes in CAutomobile | Walied K. Yassen | 3 | -18/+8 | |
2020-12-15 | radio scroll fix | erorcun | 1 | -4/+4 | |
2020-12-15 | Make free cam collision code readable by aap, fixes | erorcun | 1 | -58/+54 | |
2020-12-15 | Make free cam collision code readable by aap, fixes | erorcun | 1 | -58/+54 | |
2020-12-15 | fixed water.dat code | aap | 2 | -65/+61 | |
2020-12-15 | Few bug fixes in CAutomobile | Walied K. Yassen | 3 | -26/+20 | |
2020-12-15 | fix | Sergeanur | 2 | -4/+3 | |
2020-12-15 | Use SetPedState | Sergeanur | 12 | -149/+87 | |
2020-12-15 | Radio scroll to prev. station & radio off text | erorcun | 4 | -8/+136 | |
2020-12-15 | Use SetMoveState | Sergeanur | 1 | -2/+2 | |
2020-12-15 | More fixes | Sergeanur | 4 | -80/+5 | |
2020-12-15 | SetPedState fixes | Sergeanur | 6 | -10/+10 | |
2020-12-15 | add dev build code for generating waterpro.dat | withmorten | 2 | -37/+339 | |
2020-12-14 | Implement COMMAND_IS_CAR_PASSENGER_SEAT_FREE | shfil | 1 | -1/+8 | |
Fixes 881 | |||||
2020-12-14 | Fix some formatting issues | Seemann | 2 | -7/+7 | |
2020-12-14 | CPed::SetWeaponLockOnTarget | Sergeanur | 5 | -32/+20 | |
2020-12-14 | Fix language initialization call order | erorcun | 1 | -3/+3 | |
2020-12-14 | Fix language initialization call order | erorcun | 1 | -3/+3 | |
2020-12-14 | Enable our Linux joystick handling | erorcun | 2 | -3/+3 | |
2020-12-13 | another fix for new renderer | aap | 1 | -4/+4 | |
2020-12-13 | sync vis-plugins with miami | aap | 1 | -5/+14 | |
2020-12-13 | some rendering things | aap | 5 | -57/+64 | |
2020-12-12 | removed obsolete ifdef (since we have GTA_REPLAY) | Nikolay Korolev | 1 | -2/+0 | |
2020-12-12 | fixed replay bugs | Nikolay Korolev | 2 | -2/+12 | |
2020-12-12 | fixed some replay bugs | Nikolay Korolev | 5 | -3/+61 | |
2020-12-12 | better fix | Nikolay Korolev | 1 | -2/+4 | |
2020-12-12 | style change | erorcun | 1 | -5/+5 | |
2020-12-12 | fixed a bug | Nikolay Korolev | 1 | -1/+5 | |
2020-12-12 | Kill obj. fix & style change | erorcun | 1 | -36/+35 | |
2020-12-12 | fixed a bug | Nikolay Korolev | 1 | -1/+5 | |
2020-12-12 | Sync Frontend, Peds with miami 2 | erorcun | 3 | -124/+110 | |
2020-12-12 | quick fix | Nikolay Korolev | 1 | -1/+1 | |
2020-12-12 | fixed garages + minor fixes | Nikolay Korolev | 4 | -4/+44 | |
2020-12-09 | Sync Frontend with miami 1 | erorcun | 2 | -119/+112 | |
2020-12-09 | Sync Stats page style with miami - and a little veh. cam. fix | erorcun | 2 | -96/+147 | |
2020-12-09 | Vehicle cam object collision fix | erorcun | 1 | -3/+11 | |
2020-12-09 | Fix | erorcun | 1 | -199/+0 | |
2020-12-09 | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default | erorcun | 3 | -4/+236 | |
2020-12-09 | Frontend cleanup, .INI, CFO, scrollable pages | erorcun | 12 | -317/+1780 | |
2020-12-09 | Vehicle cam fixes | erorcun | 1 | -6/+14 | |
- @ZLau92 's idea to remove 3rd person check on num 2/8. It was meaningless on III, probably not on VC tho. - @Nick007J pointed out that camera wasn't checking objects, which was something done by someone to prevent camera to collide with traffic lights. Instead I enabled object check again, and comparing the result if it's a traffic light after the test. | |||||
2020-12-09 | AnimViewer fixes, commentary from miami | erorcun | 7 | -103/+72 | |
2020-12-09 | Fix | erorcun | 1 | -199/+0 | |
2020-12-09 | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default | erorcun | 3 | -4/+236 | |
2020-12-08 | fix CObject::DeleteAllTempObjectsInArea | aap | 1 | -2/+1 | |
2020-12-08 | fix CObject::DeleteAllTempObjectsInArea | aap | 1 | -2/+1 | |
2020-12-08 | Red delete menu background | erorcun | 1 | -0/+40 | |
2020-12-08 | Fix DeleteAllTempObjectsInArea and bunch of random gen ranges | Walied K. Yassen | 1 | -22/+23 | |
2020-12-08 | Pool fixes from master | Sergeanur | 9 | -23/+38 | |
2020-12-08 | Add NUM_LEVELS | Sergeanur | 3 | -6/+7 | |
2020-12-08 | Fix bike's fInAirXRes | Sergeanur | 1 | -1/+1 | |
2020-12-08 | GenerateOneRandomCar cleanup | Sergeanur | 1 | -10/+0 | |
2020-12-08 | Fixes | Sergeanur | 7 | -31/+15 | |
2020-12-08 | Fix CRecordDataForChase::ShouldThisPadBeLeftAlone | Sergeanur | 2 | -6/+6 | |
2020-12-08 | Fix wrong define | Sergeanur | 1 | -1/+1 | |
2020-12-08 | Fix vanilla font bug | Sergeanur | 1 | -0/+4 | |
2020-12-07 | Fix font bug | Sergeanur | 1 | -3/+3 | |
2020-12-07 | ps2 hud, restore original code | Fire-Head | 17 | -357/+953 | |
2020-12-07 | audio: define openal extensions in re3 owned namespace | Anonymous Maarten | 2 | -0/+18 | |
2020-12-07 | don't cast script param to uint8 | withmorten | 1 | -1/+1 | |
2020-12-07 | uint8 enums fixed | withmorten | 22 | -49/+48 | |
2020-12-07 | int8 enums fixed | withmorten | 6 | -21/+21 | |
2020-12-07 | uint16 enums fixed | withmorten | 1 | -2/+2 | |
2020-12-07 | uint32 enums fixed | withmorten | 2 | -2/+2 | |
2020-12-07 | int32 enum fixed | withmorten | 1 | -1/+1 | |
2020-12-07 | int32 enum fixed | withmorten | 1 | -1/+1 | |
2020-12-07 | uint32 enums fixed | withmorten | 3 | -3/+3 | |
2020-12-07 | uint16 enums fixed | withmorten | 1 | -2/+2 | |
2020-12-07 | int8 enums fixed | withmorten | 6 | -21/+21 | |
2020-12-07 | uint8 enums fixed | withmorten | 15 | -38/+37 | |
2020-12-07 | Implement DAMAGE_EFFECT_SMASH_VEGPALM and code style fixes | Walied K. Yassen | 2 | -36/+83 | |
2020-12-06 | crossplatform is needed for casepath on non-Windows systems | Anonymous Maarten | 1 | -2/+4 | |
2020-12-06 | inttypes.h is part of the C++ standard, so prefix it | Anonymous Maarten | 2 | -1/+1 | |
2020-12-06 | pool stuff fix | Nikolay Korolev | 10 | -19/+19 | |
2020-12-06 | quick fix | Nikolay Korolev | 1 | -1/+2 | |
2020-12-06 | garages revision + some fixes | Nikolay Korolev | 11 | -173/+252 | |
2020-12-06 | fixed parenthesis | Nikolay | 1 | -2/+2 | |
2020-12-05 | fixed ANCHOR_BOAT | Nikolay | 1 | -1/+1 | |
2020-12-05 | fix pMemoryTop | aap | 1 | -7/+7 | |
2020-12-05 | lil fix | Nikolay Korolev | 1 | -1/+1 | |
2020-12-05 | script from other platforms and unused commands | Nikolay Korolev | 5 | -1/+328 | |
2020-12-04 | typo | aap | 1 | -1/+1 | |
2020-12-04 | bit more GTA_VERSION and GTA_PS2 | aap | 4 | -18/+61 | |
2020-12-03 | one more original name | aap | 1 | -18/+18 | |
2020-12-03 | forgot some junk | aap | 1 | -52/+3 | |
2020-12-03 | forgot to wrap in FIX_BUGS | aap | 1 | -0/+5 | |
2020-12-03 | kludge to prevent dodo unique jumps | aap | 1 | -1/+2 | |
2020-12-03 | more PS2 stuff; memory movement done | aap | 7 | -30/+295 | |
2020-12-03 | animviewer fixes | aap | 2 | -0/+14 | |
2020-12-03 | little fixes for animviewer | aap | 2 | -1/+15 | |
2020-12-03 | AnimViewer done, comment cleanup | erorcun | 12 | -122/+116 | |
2020-12-03 | Stats page | erorcun | 3 | -142/+545 | |
2020-12-02 | bla | aap | 1 | -2/+1 | |
2020-12-02 | rpDefaultGeometryInstance | aap | 1 | -6/+85 | |
2020-12-02 | PlayerPed and "Redefine controls" menu done, fixes | erorcun | 15 | -711/+1048 | |
2020-12-02 | cam lod dist fix | aap | 2 | -1/+9 | |
2020-12-02 | better cam lod dist fix | aap | 2 | -7/+15 | |
2020-12-02 | fast fix | Nikolay Korolev | 2 | -1/+2 | |
2020-12-02 | added GTA_SCENE_EDIT | Nikolay Korolev | 9 | -5/+19 | |
2020-12-01 | cAudioManager::ProcessPedOneShots + fixes | Sergeanur | 7 | -351/+603 | |
2020-12-01 | TexturePools | Sergeanur | 5 | -9/+266 | |
# Conflicts: # src/core/Game.cpp # src/rw/RwHelper.cpp | |||||
2020-12-01 | Add GTA_REPLAY | Sergeanur | 4 | -15/+28 | |
# Conflicts: # src/control/Replay.cpp # src/control/Replay.h | |||||
2020-12-01 | Remove ifndef GTA_PS2 around replays | Sergeanur | 1 | -12/+0 | |
2020-12-01 | TexturePools | Sergeanur | 5 | -7/+266 | |
2020-12-01 | Add GTA_REPLAY | Sergeanur | 4 | -14/+27 | |
2020-12-01 | some more GTA_VERSIONs and CGame tidy-up (not much actual memory moving yet) | aap | 8 | -12/+209 | |
2020-12-01 | fix cam-fix | aap | 1 | -4/+4 | |
2020-12-01 | plane fix | aap | 1 | -1/+1 | |
2020-12-01 | cam stuff | aap | 1 | -7/+9 | |
2020-12-01 | skimmer shadow | majestic | 1 | -1/+2 | |
2020-12-01 | Make texture conversion work a bit faster | Sergeanur | 2 | -0/+17 | |
# Conflicts: # src/core/config.h | |||||
2020-12-01 | Add multisampling to librw | Sergeanur | 3 | -1/+9 | |
# Conflicts: # src/core/config.h # vendor/librw | |||||
2020-12-01 | add -console cmdline arg instead of #if 0/1 | withmorten | 2 | -11/+17 | |
# Conflicts: # src/skel/glfw/glfw.cpp # src/skel/win/win.cpp | |||||
2020-12-01 | Update Camera.cpp | Zach Charo | 1 | -1/+1 | |
camdist multiplier is consitently between 1 and 1.4 on 16:9 aspect ratio On ultrawide, the cam dist multiplier jumps to anywhere between 2 and 3 The preferred distance generator for car objects is the cam dist multiplier * 120. Which puts cars that it's trying to generate outside of the allowed gen/draw distance for new car objects when on ultrawide. This means no new cars can spawn. This change caps the scaling for the generation distance a bit above what it would be for 16:9 and does not affect the LOD multiplier. | |||||
2020-12-01 | some more GTA_VERSION | aap | 3 | -27/+85 | |
2020-11-30 | added a few registered pointers and memory debug | aap | 5 | -5/+67 | |
2020-11-30 | Fix the code style issues | Walied K. Yassen | 3 | -99/+110 | |
2020-11-30 | Implement the missing damage effects and fix the existing ones | Walied K. Yassen | 2 | -144/+326 | |
2020-11-30 | small garages revision + small template stuff | Nikolay Korolev | 9 | -106/+133 | |
2020-11-29 | GTA_VERSION define and some config.h cleanup | aap | 22 | -83/+93 | |
2020-11-29 | add debug script hotkey | aap | 1 | -0/+10 | |
2020-11-29 | fix backface culling on vehicles | aap | 1 | -0/+1 | |
2020-11-29 | Implement MI_BEACHBALL behaviours | Walied K. Yassen | 2 | -4/+54 | |
2020-11-29 | Fix MI_RCBOMB gravity force and treat MI_PETROLPUMP2 as explosive | Walied K. Yassen | 1 | -1/+9 | |
2020-11-29 | Fix CObject::DeleteAllTempObjectsInArea not considering the given point | Walied K. Yassen | 1 | -1/+2 | |
2020-11-28 | some nasty FIX_BUGS for SLIDE_OBJECT | Nikolay Korolev | 2 | -5/+26 | |
2020-11-28 | add -console cmdline arg instead of #if 0/1 | withmorten | 2 | -14/+18 | |
2020-11-28 | moved some stuff to MemoryMgr | aap | 12 | -143/+150 | |
2020-11-28 | Make texture conversion work a bit faster | Sergeanur | 2 | -0/+17 | |
2020-11-28 | Add multisampling to librw | Sergeanur | 4 | -2/+9 | |
2020-11-28 | Update Script.cpp | Zach Charo | 1 | -1/+1 | |
Case sensitivity fix. Causes compile issue on linux. | |||||
2020-11-27 | fix garages | Nikolay Korolev | 1 | -5/+5 | |
2020-11-26 | start using CMemoryHeap | aap | 22 | -238/+652 | |
2020-11-26 | CStreaming::PrintStreamingBufferState | Sergeanur | 2 | -0/+89 | |
2020-11-25 | memory heap starting to work | aap | 7 | -15/+73 | |
2020-11-25 | implemented CMemoryHeap, not used or tested yet | aap | 2 | -0/+736 | |
2020-11-25 | Some TODOs done in Peds code | Sergeanur | 4 | -17/+20 | |
2020-11-24 | Original enum name | Sergeanur | 9 | -25/+25 | |
2020-11-24 | rename badly named camera variable | aap | 2 | -4/+4 | |
2020-11-24 | cam fix; forgot some shaders | aap | 5 | -4/+49 | |
2020-11-24 | Script commands split to original files | Sergeanur | 9 | -11507/+11697 | |
2020-11-24 | Script commands split to original files | Sergeanur | 7 | -8912/+9038 | |
2020-11-23 | Xbox message screen, disabled by default | erorcun | 6 | -6/+226 | |
2020-11-23 | Add some TODO stubs for unused code to be reversed | Sergeanur | 12 | -12/+205 | |
2020-11-23 | two unused functions | aap | 2 | -0/+43 | |
2020-11-23 | two unused functions | aap | 2 | -0/+43 | |
2020-11-22 | More audio fix | Sergeanur | 1 | -27/+27 | |
2020-11-22 | Darkel done | Sergeanur | 1 | -2/+2 | |
2020-11-22 | Renderer fix | Sergeanur | 1 | -2/+2 | |
2020-11-22 | one more fix | Nikolay | 1 | -1/+1 | |
# Conflicts: # src/control/Restart.cpp | |||||
2020-11-22 | small improvement | Nikolay | 1 | -1/+1 | |
# Conflicts: # src/control/Restart.cpp | |||||
2020-11-22 | Renderer fix | Sergeanur | 1 | -2/+2 | |
2020-11-22 | Audio fixes | Sergeanur | 3 | -215/+40 | |
2020-11-22 | one more fix | Nikolay | 1 | -1/+1 | |
2020-11-22 | small improvement | Nikolay | 1 | -1/+1 | |
2020-11-22 | finished cullzones | aap | 6 | -104/+1326 | |
2020-11-21 | no script logging | Nikolay | 1 | -1/+1 | |
2020-11-20 | Reorganize CPed functions into their original cpp files | Sergeanur | 16 | -17106/+17127 | |
2020-11-19 | Reorganize CPed functions into their original cpp files | Sergeanur | 15 | -13940/+13949 | |
2020-11-19 | neo screen droplets | aap | 20 | -7/+1030 | |
2020-11-19 | neo screen droplets | aap | 21 | -8/+1072 | |
2020-11-19 | Infamous XBOX subtitle outline | erorcun | 4 | -1/+50 | |
2020-11-18 | Fix mouse lock/high-dpi | erorcun | 2 | -16/+26 | |
2020-11-18 | Use CLOCK_MONOTONIC_FAST when available (FreeBSD) | Greg V | 1 | -1/+3 | |
CLOCK_MONOTONIC_FAST is the equivalent of Linux's CLOCK_MONOTONIC_RAW. | |||||
2020-11-18 | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V | 1 | -0/+2 | |
On Wayland, clients cannot move the mouse pointer. Mouse constraints, as required for 3D camera movement, are an explicit specific thing, and glfw supports it with GLFW_CURSOR_DISABLED. Use DISABLED, unless we're in a menu in windowed mode, where HIDDEN is still appropriate. | |||||
2020-11-18 | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V | 1 | -2/+5 | |
This fixes the mouse being constrained to the top left quarter of the window on Wayland HiDPI setups. | |||||
2020-11-18 | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V | 1 | -1/+1 | |
Framebuffer size is scaled by the display scale. This fixes the game being shrunk to the bottom left quarter of the window on Wayland HiDPI setups. Corresponding change in librw: glfwGetWindowSize -> glfwGetFramebufferSize. | |||||
2020-11-18 | CPed review part1,2 re3 | aap | 2 | -361/+316 | |
2020-11-18 | more fixes to librw stuff | aap | 13 | -381/+3 | |
2020-11-18 | more fixes to librw stuff | aap | 13 | -384/+3 | |
2020-11-18 | changes to librw layer, GLES now runtime choice | aap | 29 | -184/+570 | |
2020-11-18 | changes to librw layer, GLES now runtime choice | aap | 29 | -183/+565 | |
2020-11-17 | Frontend: Stats, Map, Audio inputs, Radio selector | erorcun | 5 | -227/+663 | |
2020-11-16 | fix flag | aap | 1 | -1/+1 | |
2020-11-16 | animation compression from PS2 | aap | 6 | -10/+133 | |
2020-11-16 | lcs car ctrl 2 | Nikolay Korolev | 4 | -55/+87 | |
2020-11-16 | pragma twice | Sergeanur | 1 | -2/+0 | |
2020-11-16 | pragma twice | Sergeanur | 1 | -2/+0 | |
2020-11-16 | Add debug code to CPathFind::PreparePathDataForType | Sergeanur | 1 | -0/+16 | |
2020-11-16 | Fix mouse lock/high-dpi 2 | erorcun | 2 | -8/+5 | |
2020-11-16 | Fix mouse lock/high-dpi | erorcun | 3 | -10/+23 | |
2020-11-16 | small fix | Nikolay | 1 | -1/+1 | |
2020-11-16 | Move ColStore to collision | Sergeanur | 2 | -0/+0 | |
2020-11-16 | small fix of fix | Nikolay Korolev | 1 | -0/+1 | |
2020-11-16 | small fix | Nikolay Korolev | 1 | -1/+1 | |
2020-11-16 | lcs car ctrl 1 | Nikolay Korolev | 2 | -100/+131 | |
2020-11-16 | CPed review part2; and reverting some stylistic changes | aap | 2 | -271/+225 | |
2020-11-16 | change gl caps.dat constants | aap | 1 | -1/+3 | |
2020-11-16 | little fix to ps2 CPad | aap | 1 | -1/+1 | |
2020-11-16 | little fix to ps2 CPad | aap | 1 | -1/+1 | |
2020-11-16 | change gl caps.dat constants | aap | 1 | -1/+3 | |
2020-11-16 | add mission switcher from miami | withmorten | 4 | -0/+86 | |
2020-11-16 | move config.h define to CUSTOM_FRONTEND_OPTIONS | withmorten | 1 | -1/+1 | |
2020-11-16 | remove unneeded ifdef | withmorten | 1 | -2/+0 | |
2020-11-15 | Make collision code placement more like original (+ small fixes) | Sergeanur | 25 | -873/+951 | |
# Conflicts: # premake5.lua # src/CMakeLists.txt # src/collision/Collision.cpp # src/core/Collision.h | |||||
2020-11-15 | add CFO for invertlook4pad; update american.gxt | withmorten | 1 | -0/+10 | |
2020-11-15 | revert frontend changes for invertlook4pad | withmorten | 2 | -8/+0 | |
2020-11-15 | Make collision code placement more like original (+ small fixes) | Sergeanur | 25 | -854/+930 | |
2020-11-14 | car AI revision | Nikolay Korolev | 3 | -15/+17 | |
2020-11-13 | Fix loading island LODs with big buildings | Sergeanur | 1 | -1/+3 | |
2020-11-13 | small fix | Nikolay Korolev | 1 | -2/+2 | |
2020-11-13 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-11-13 | CPed review, part 1 | aap | 4 | -461/+348 | |
2020-11-13 | some fixes | Nikolay Korolev | 6 | -19/+30 | |
2020-11-12 | fixed bike collision damage | aap | 1 | -3/+3 | |
2020-11-12 | Peds: Remove redundant lines | erorcun | 1 | -2/+0 | |
2020-11-12 | fixed zone bug | Nikolay Korolev | 1 | -8/+8 | |
2020-11-11 | Fix ini reader | Sergeanur | 1 | -2/+4 | |
2020-11-11 | fix wrong blend mode (original bug) | aap | 2 | -0/+8 | |
2020-11-11 | ped fix for new renderer | aap | 1 | -2/+2 | |
2020-11-11 | damn | Nikolay | 1 | -1/+1 | |
2020-11-11 | damn | Nikolay | 1 | -1/+1 | |
2020-11-11 | Update src/control/Pickups.cpp | Nikolay | 1 | -1/+1 | |
Co-authored-by: Sergeanur <s.anureev@yandex.ua> | |||||
2020-11-11 | Fix RestoreDef crash | erorcun | 1 | -1/+1 | |
2020-11-11 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-11-11 | fixed top gear | Nikolay Korolev | 2 | -14/+14 | |
2020-11-11 | changes to RW layer so loading foreign files works | aap | 7 | -21/+142 | |
2020-11-10 | CWorld done | Nikolay Korolev | 6 | -90/+211 | |
2020-11-10 | Frontend: Scroll for All, some care for PS2-like menu | erorcun | 2 | -365/+436 | |
Don't show Back button on PS2-like menu Removed PS2-style reversed fade-in, because it was a hack and taking too much space | |||||
2020-11-09 | Font: Hud: Use orig. text dimensions, fix right-align calculations | erorcun | 10 | -40/+63 | |
2020-11-09 | CGlass indices fix | majestic | 1 | -1/+1 | |
2020-11-08 | Pickup fix | Sergeanur | 1 | -1/+1 | |
2020-11-08 | easy way to safe few petaseconds | Roman Masanin | 1 | -0/+8 | |
2020-11-08 | Possibly fix pickup money text | Sergeanur | 1 | -2/+2 | |
2020-11-08 | to make Serge and _R4K_ happy | Roman Masanin | 1 | -0/+18 | |
2020-11-08 | marked stupied code(dotProduct and AudioEvents) | Roman Masanin | 1 | -1/+16 | |
2020-11-08 | return bad code, becouse no one knows what to do with it | Roman Masanin | 1 | -2/+2 | |
2020-11-08 | returned bad code, becouse no one knows what to do with it | Roman Masanin | 1 | -3/+3 | |
2020-11-08 | Revert "Font: Fix text dimensions" | erorcun | 10 | -31/+31 | |
This reverts commit 6729de49b16da9a1be3c95b146ba053bf214c91c. | |||||
2020-11-08 | pointers to referencies too | Roman Masanin | 2 | -218/+218 | |
2020-11-08 | Font: Hud: Use orig. text dimensions, fix right-align calculations | erorcun | 10 | -52/+67 | |
2020-11-08 | pointers into referencies! | Roman Masanin | 3 | -339/+339 | |
2020-11-08 | fix for merge fix | Roman Masanin | 2 | -4/+4 | |
2020-11-08 | fix merge | Roman Masanin | 1 | -2/+2 | |
2020-11-08 | Pickups fix | Sergeanur | 3 | -4/+9 | |
2020-11-07 | Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline mults | erorcun | 8 | -180/+125 | |
2020-11-07 | Check if buttons txd exsist | Sergeanur | 3 | -29/+44 | |
2020-11-07 | Ped comments fixes | Sergeanur | 5 | -1488/+1396 | |
2020-11-07 | Fix cAudioManager::GetPhrase | Sergeanur | 2 | -399/+399 | |
2020-11-07 | move stuff into define | aap | 1 | -1/+1 | |
2020-11-06 | Sfx audio logic | Filip Gawin | 5 | -375/+3255 | |
2020-11-06 | Allow to handle larger files via 64bit variables | Filip Gawin | 3 | -2/+11 | |
2020-11-05 | add bInvertLook4Pad from VC (doesn't get saved yet) | withmorten | 5 | -1/+30 | |
2020-11-05 | RwRenderStateGet | aap | 1 | -0/+47 | |
2020-11-05 | RwRenderStateGet | aap | 1 | -0/+47 | |
2020-11-05 | Button icons | Sergeanur | 4 | -372/+403 | |
2020-11-05 | Fix inverted vertical camera | Sergeanur | 2 | -2/+7 | |
2020-11-05 | Merge pull request #795 from withmorten/master | aap | 1 | -0/+2 | |
enable static runtime for all windows builds; fast floating point for x86/x64 builds; no sized dealloc for windows builds # Conflicts: # premake5.lua # src/core/config.h | |||||
2020-11-04 | more fixes to new renderer | aap | 3 | -19/+27 | |
2020-11-04 | fixed vehicle and ped sorting for new renderer | aap | 1 | -2/+16 | |
2020-11-04 | fixed boats for new renderer | aap | 5 | -46/+145 | |
2020-11-04 | FORMAT | Roman Masanin | 1 | -15/+15 | |
2020-11-03 | forget ifdef | aap | 1 | -0/+2 | |
2020-11-03 | new LCS-style renderer | aap | 9 | -15/+748 | |
2020-11-03 | only do backface culling on buildings | aap | 1 | -2/+2 | |
2020-11-03 | fix mistake in custom menu; update librw | aap | 1 | -6/+6 | |
2020-11-03 | fix build | Sergeanur | 1 | -0/+1 | |
2020-11-02 | fixes | Nikolay Korolev | 2 | -3/+3 | |
2020-11-02 | embarassing | Nikolay Korolev | 1 | -2/+2 | |
2020-11-02 | Fix MemoryCard.cpp | Sergeanur | 1 | -0/+1 | |
2020-11-02 | Add basic support for cmake on linux | Filip Gawin | 1 | -0/+112 | |
2020-11-02 | bike bug | aap | 1 | -1/+1 | |
2020-11-02 | fix | Nikolay Korolev | 1 | -0/+4 | |
2020-11-02 | Fix include in Frontend_PS2.cpp | shfil | 1 | -2/+2 | |
2020-11-02 | fix serviceSoundEffects an cleanup | Roman Masanin | 2 | -13/+2 | |
2020-11-01 | some "optimizations". same like I did in VC | Roman Masanin | 1 | -3/+5 | |
2020-11-01 | mark code | Roman Masanin | 1 | -2/+2 | |
2020-11-01 | changes in switch, and mark code | Roman Masanin | 1 | -2/+5 | |
2020-11-01 | finished script and replay | Nikolay Korolev | 6 | -13/+33 | |
2020-11-01 | fixed KYFC | Nikolay Korolev | 1 | -5/+25 | |
2020-11-01 | the driver fix | Nikolay Korolev | 2 | -3/+3 | |
2020-11-01 | Fix the goddamn spaces for tabs master race | Sergeanur | 1 | -284/+284 | |
2020-11-01 | Show Xbox buttons when playing with a controller | Sergeanur | 1 | -0/+408 | |
2020-11-01 | overflow fix | Nikolay Korolev | 1 | -2/+2 | |
2020-11-01 | Revert | Sergeanur | 3 | -3/+3 | |
2020-11-01 | Revert | Sergeanur | 3 | -3/+3 | |
2020-11-01 | remove autosave at end of mission under MISSION_REPLAY | Nikolay Korolev | 1 | -0/+2 | |
2020-11-01 | tiny cleanup | aap | 1 | -2/+3 | |
2020-11-01 | Also fix SetModelIndex in CAutomobile and CTrain ctors | Sergeanur | 2 | -2/+2 | |
2020-11-01 | Also fix SetModelIndex in CAutomobile and CTrain ctors | Sergeanur | 2 | -2/+2 | |
2020-11-01 | Fix virtual SetModelIndex call in CBoat ctor | Sergeanur | 1 | -1/+1 | |
2020-11-01 | CObject::Render | majestic | 1 | -2/+104 | |
2020-11-01 | Fix virtual SetModelIndex call in CBoat ctor | Sergeanur | 1 | -1/+1 | |
2020-11-01 | add ifdef LIBRW guard for pipelines and colourfilter | withmorten | 1 | -0/+2 | |
2020-10-31 | fix sniper crosshair | aap | 1 | -1/+1 | |
2020-10-31 | fix sniper/camera crosshair | aap | 1 | -1/+1 | |
2020-10-31 | Merge pull request #792 from withmorten/master | aap | 3 | -6/+27 | |
fix FINAL build, add DEBUGMENU and other simple qol defines to FINAL ... # Conflicts: # src/core/Frontend.cpp | |||||
2020-10-31 | foobar! | aap | 1 | -1/+1 | |
2020-10-31 | couple of fixes and cleanup | aap | 7 | -142/+156 | |
2020-10-30 | Disable loading screen | Sergeanur | 1 | -1/+1 | |
2020-10-30 | Update MenuScreensCustom.cpp | erorcun | 1 | -8/+8 | |
2020-10-30 | Update config.h | erorcun | 1 | -2/+2 | |
2020-10-30 | Add VB file list | Sergeanur | 1 | -1/+109 | |
2020-10-29 | fix draw menu version text ifdef location | withmorten | 1 | -1/+1 | |
2020-10-29 | NO_MOVIES and DEBUGMENU not for MASTER | withmorten | 1 | -2/+3 | |
2020-10-29 | few more fixes to last commit | aap | 2 | -3/+3 | |
2020-10-29 | fix FINAL build, add DEBUGMENU and other simple qol defines to FINAL, add extra defines for menu and game version text | withmorten | 4 | -6/+29 | |
2020-10-29 | implemented extra model flags for backface culling and alpha test from mobile | aap | 8 | -3/+418 | |
2020-10-28 | rewrite CFO + postfx/pipeline options | erorcun | 10 | -885/+1173 | |
2020-10-28 | fixed skin on player head | aap | 1 | -5/+12 | |
2020-10-28 | OpenAL channels now use their own sound buffers | Sergeanur | 4 | -166/+96 | |
# Conflicts: # src/audio/sampman_oal.cpp | |||||
2020-10-28 | fix FireShotgun missing normalise | Fire-Head | 1 | -2/+10 | |
2020-10-27 | fix rainraindrop | Fire-Head | 1 | -1/+1 | |
2020-10-27 | stupid bug; update librw | aap | 1 | -1/+1 | |
2020-10-27 | stupid bug; update librw | aap | 1 | -1/+1 | |
2020-10-27 | boolean for extended pipelines | aap | 5 | -3/+47 | |
(cherry picked from commit 78ac22ee2cfa12c1e8c93cca956f1aa1f93c76dc) | |||||
2020-10-27 | boolean for extended pipelines | aap | 5 | -3/+47 | |
2020-10-27 | OpenAL channels now use their own sound buffers | Sergeanur | 4 | -179/+96 | |
2020-10-26 | Revert "(TEST) Try to fix OAL audio problems" | erorcun | 1 | -2/+2 | |
This reverts commit 19cc6fafe04b3a0b80c76f857eb68f2390525ea0. | |||||
2020-10-26 | Fixes to OpenAL | Sergeanur | 1 | -6/+19 | |
2020-10-26 | Fix undefined colorId for pickups | Sergeanur | 1 | -2/+4 | |
2020-10-26 | Fix build and use enum in ProcessPlayerMood | Roman Masanin | 2 | -21/+17 | |
2020-10-26 | (TEST) Try to fix OAL audio problems | erorcun | 1 | -2/+2 | |
2020-10-26 | Replaced logo with red version and moved it to root directory | hazelnot | 3 | -88/+0 | |
2020-10-25 | fix merge | Roman Masanin | 1 | -1/+1 | |
2020-10-25 | cleanup processVehicleOneShots, processVehicleX done | Roman Masanin | 1 | -3/+3 | |
2020-10-25 | processVehicleOneShots | Roman Masanin | 4 | -61/+182 | |
2020-10-25 | Font: Fix text dimensions | erorcun | 10 | -31/+31 | |
2020-10-25 | small glass fix | Nikolay Korolev | 1 | -4/+4 | |
2020-10-25 | Updated logo | hazelnot | 7 | -187/+88 | |
2020-10-25 | clean up timebar ifdefs | aap | 3 | -38/+17 | |
2020-10-25 | clean up timebar ifdefs | aap | 3 | -44/+18 | |
2020-10-25 | Finalize frontend sounds, player setup screen | erorcun | 5 | -193/+155 | |
2020-10-25 | skiding | Roman Masanin | 2 | -20/+49 | |
2020-10-25 | Fix weapon icon drawing | erorcun | 1 | -10/+19 | |
2020-10-25 | Remove redundant includes | Sergeanur | 1 | -3/+0 | |
2020-10-25 | Remove redundant includes | Sergeanur | 1 | -2/+0 | |
2020-10-25 | Possible fix of linux build | Sergeanur | 2 | -1/+1 | |
2020-10-25 | cAudioManager::ProcessFrontEnd done | Sergeanur | 2 | -95/+147 | |
2020-10-25 | Fix build | Sergeanur | 1 | -0/+3 | |
2020-10-25 | DMAudio fixes | Sergeanur | 4 | -12/+12 | |
2020-10-25 | DMAudio fixes | Sergeanur | 3 | -36/+26 | |
2020-10-25 | Messages fix and update librw | erorcun | 2 | -24/+11 | |
2020-10-25 | Fix bindings not loaded on Linux | erorcun | 1 | -2/+30 | |
2020-10-24 | librw update | erorcun | 1 | -1/+1 | |
2020-10-24 | Fix WindModifiers | Sergeanur | 1 | -1/+1 | |
2020-10-24 | mark reflections done | Roman Masanin | 2 | -5/+3 | |
2020-10-24 | fix merging errors | Roman Masanin | 3 | -12/+13 | |
2020-10-24 | Messages and CameraSize fix | erorcun | 2 | -26/+13 | |
2020-10-24 | Model indices edits | Sergeanur | 2 | -19/+54 | |
2020-10-24 | jumbo | Roman Masanin | 2 | -41/+35 | |
2020-10-24 | fires | Roman Masanin | 2 | -7/+31 | |
2020-10-24 | WaterLevel (Beachtoys) | erorcun | 3 | -23/+120 | |
2020-10-24 | model heli | Roman Masanin | 2 | -18/+67 | |
2020-10-24 | Join CdStream threads to wait for them to exit | Adrian Graber | 1 | -0/+2 | |
2020-10-24 | Join CdStream threads to wait for them to exit | Adrian Graber | 1 | -0/+2 | |
2020-10-24 | Fix playback of vanilla opus | Sergeanur | 1 | -1/+1 | |
2020-10-24 | Fix playback of vanilla opus | Sergeanur | 1 | -1/+1 | |
2020-10-23 | more ScriptSounds | Sergeanur | 1 | -1/+1 | |
2020-10-23 | ScriptSounds | Sergeanur | 5 | -136/+73 | |
2020-10-23 | Use audio enum | Sergeanur | 1 | -2/+2 | |
2020-10-23 | Missed nil | Sergeanur | 1 | -1/+1 | |
2020-10-23 | Missed nil | Sergeanur | 1 | -1/+1 | |
2020-10-23 | Small CPedModelInfo fixes | Sergeanur | 1 | -19/+8 | |
2020-10-23 | Small CPedModelInfo fixes | Sergeanur | 1 | -32/+14 | |
2020-10-23 | ObjectData | Sergeanur | 2 | -5/+70 | |
2020-10-23 | Timer fix | Sergeanur | 1 | -1/+1 | |
2020-10-23 | mr.casepath 2 | erorcun | 1 | -21/+16 | |
2020-10-23 | Timer, main | erorcun | 3 | -59/+53 | |
2020-10-23 | satisfy mr.casepath | erorcun | 1 | -19/+15 | |
2020-10-23 | mr.casepath | erorcun | 1 | -6/+7 | |
2020-10-22 | Fix argument type | Sergeanur | 2 | -2/+2 | |
2020-10-22 | Fix argument type | Sergeanur | 2 | -2/+2 | |
2020-10-22 | Police Radio + fixes | Sergeanur | 6 | -282/+297 | |
2020-10-22 | Police Radio fixes | Sergeanur | 3 | -11/+11 | |
2020-10-21 | Message fix | erorcun | 1 | -2/+1 | |
2020-10-21 | EmergencyPed, PedDebug, message fix | erorcun | 4 | -38/+72 | |
2020-10-21 | CTempColModels small fix | Sergeanur | 1 | -0/+8 | |
2020-10-21 | CTempColModels stuff | Sergeanur | 1 | -3/+15 | |
2020-10-21 | Rename CObject flag | Sergeanur | 2 | -4/+4 | |
2020-10-21 | Pickups Done | Sergeanur | 2 | -109/+196 | |
2020-10-21 | Pickup fixes | Sergeanur | 2 | -24/+35 | |
2020-10-21 | Cross-platform fix and a little style change | erorcun | 2 | -27/+29 | |
2020-10-21 | Text and cross-platform fix | erorcun | 2 | -36/+43 | |
2020-10-21 | Fluff done | majestic | 2 | -590/+140 | |
2020-10-21 | /c/Users/misha/Documents/GitHub/re3/src/render/Fluff.cpp /c/Users/misha/Documents/GitHub/re3/src/render/Fluff.h | majestic | 2 | -590/+140 | |
2020-10-20 | Messages, fix Font | erorcun | 3 | -19/+33 | |
2020-10-20 | Messages, fix Font | erorcun | 3 | -20/+34 | |
2020-10-18 | peds | Roman Masanin | 3 | -20/+71 | |
2020-10-18 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-18 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-18 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-18 | fixed ped attractor crash | Nikolay Korolev | 1 | -12/+20 | |
2020-10-18 | Tweak comparison in CFallingGlassPane::Render | Filip Gawin | 1 | -2/+6 | |
2020-10-18 | Fix build | erorcun | 1 | -3/+2 | |
2020-10-18 | Added icons | hazelnot | 5 | -0/+187 | |
2020-10-18 | Fix attractor even more | erorcun | 1 | -2/+2 | |
2020-10-18 | Fixes and style changes from miami | erorcun | 17 | -232/+847 | |
2020-10-18 | lil fix | Sergeanur | 1 | -2/+2 | |
2020-10-18 | Setter for bIsStatic (became virtual in SA) | Sergeanur | 15 | -61/+62 | |
2020-10-18 | Attractor obj. fixes | erorcun | 1 | -6/+12 | |
2020-10-18 | Cleanup breaks CAutomobile::ProcessOpenDoor | Filip Gawin | 1 | -2/+2 | |
2020-10-18 | Add missing breaks in AudioLogic.cpp | Filip Gawin | 1 | -52/+23 | |
2020-10-18 | fix in ped attractor | Nikolay Korolev | 1 | -2/+4 | |
2020-10-18 | Fix ped buoyancy | eray orçunus | 1 | -58/+55 | |
2020-10-18 | Minor things | eray orçunus | 3 | -1/+3 | |
2020-10-18 | Script.cpp missing breaks | shfil | 1 | -0/+2 | |
2020-10-18 | object field renamed | Nikolay Korolev | 2 | -4/+4 | |
2020-10-18 | Script.cpp missing breaks | shfil | 1 | -0/+2 | |
2020-10-17 | ProcessWaterCannon bug and refractoring (#773) | Roman Masanin | 1 | -8/+20 | |
* fix audio bug and some refractoring * mark original bugs | |||||
2020-10-17 | mark original bugs | Roman Masanin | 1 | -0/+12 | |
2020-10-17 | fix audio bug and some refractoring | Roman Masanin | 1 | -9/+9 | |
2020-10-17 | fix bugs | Roman Masanin | 1 | -11/+23 | |
2020-10-17 | finished save/load | Nikolay Korolev | 8 | -37/+45 | |
2020-10-17 | typo fixes | Roman Masanin | 2 | -22/+20 | |
2020-10-17 | saves part 1 | Nikolay Korolev | 11 | -54/+109 | |
2020-10-17 | Fix player model not changing in cutscenes | Sergeanur | 1 | -1/+1 | |
2020-10-17 | Fix management issue | eray orçunus | 1 | -1/+2 | |
2020-10-17 | Fix management issue | eray orçunus | 1 | -1/+2 | |
2020-10-17 | Pickup arrays done | Sergeanur | 2 | -12/+24 | |
2020-10-17 | Radar, WaterCannon, win/glfw skels | eray orçunus | 11 | -347/+621 | |
2020-10-17 | Pickup save/load | Sergeanur | 1 | -5/+17 | |
2020-10-17 | model cars and other audio stuff | Roman Masanin | 2 | -101/+181 | |
2020-10-17 | Small inner fix | Sergeanur | 1 | -2/+8 | |
2020-10-17 | More Pickup stuff | Sergeanur | 3 | -141/+236 | |
2020-10-17 | Fix pickup fix :P | Sergeanur | 1 | -3/+3 | |
2020-10-17 | fix build | Sergeanur | 1 | -1/+1 | |
2020-10-17 | cranes done | Nikolay Korolev | 1 | -8/+2 | |
2020-10-17 | Pickup fixes | Sergeanur | 2 | -7/+14 | |
2020-10-17 | small fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-17 | Partial Pickups | Sergeanur | 5 | -300/+162 | |
2020-10-17 | road noise | Roman Masanin | 2 | -72/+102 | |
2020-10-16 | siren and horn | Roman Masanin | 3 | -101/+120 | |
2020-10-15 | fix build | Roman Masanin | 1 | -2/+2 | |
2020-10-15 | SpecialFX fixes | Roman Masanin | 1 | -11/+24 | |
2020-10-15 | fix bullet traces rener and some renaming | Roman Masanin | 3 | -133/+150 | |
2020-10-14 | Miami Glass | Fire-Head | 4 | -99/+411 | |
2020-10-14 | Pickup fix | Sergeanur | 1 | -4/+4 | |
2020-10-12 | Fix typo in fire.cpp | shfil | 1 | -2/+2 | |
2020-10-12 | fix AskForObjectToBeRenderedInGlass | Fire-Head | 1 | -2/+2 | |
2020-10-12 | Fix zone saving on 64 bit | Sergeanur | 1 | -2/+5 | |
2020-10-12 | sirenes and more marks for audio. also fix cAudioMrg size | Roman Masanin | 4 | -35/+21 | |
2020-10-12 | Update sampman_miles.cpp | erorcun | 1 | -1/+1 | |
2020-10-12 | Streaming and cross-platform fixes | eray orçunus | 2 | -14/+28 | |
2020-10-12 | Streaming and cross-platform fixes | eray orçunus | 2 | -14/+28 | |
2020-10-12 | SampleManager | eray orçunus | 10 | -491/+1116 | |
2020-10-12 | mark some audio stuff and fix frameCounter | Roman Masanin | 3 | -52/+36 | |
2020-10-12 | mark file and fix screen offset | Roman Masanin | 2 | -61/+62 | |
2020-10-12 | CBrightLight::render | Roman Masanin | 2 | -3/+30 | |
2020-10-12 | Fix forgotten wanted/busted text | eray orçunus | 2 | -9/+4 | |
2020-10-12 | Cutscene aspect ratio fix | eray orçunus | 1 | -2/+7 | |
2020-10-12 | Hud, Fire, OnscreenBlaBla | eray orçunus | 11 | -483/+666 | |
2020-10-11 | final step | Roman Masanin | 2 | -20/+12 | |
2020-10-11 | SpecialFX almost done | Roman Masanin | 3 | -96/+296 | |
2020-10-11 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-11 | small fix | Nikolay Korolev | 1 | -4/+4 | |
2020-10-11 | small fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-11 | removed extra header | Nikolay Korolev | 1 | -3/+0 | |
2020-10-11 | Control updates | Nikolay Korolev | 26 | -515/+855 | |
2020-10-11 | UnicodeMakeUpperCase move + arg fix | Sergeanur | 4 | -16/+16 | |
2020-10-11 | Some unicode funcs belong to Font.cpp + small fix | Sergeanur | 7 | -32/+36 | |
2020-10-10 | Finish Text stuff | Sergeanur | 1 | -22/+58 | |
2020-10-10 | Zones saving and loading | Sergeanur | 3 | -93/+140 | |
2020-10-10 | bug fix | Nikolay | 1 | -1/+2 | |
2020-10-09 | CSpecialFX and some other classes | Roman Masanin | 5 | -126/+178 | |
2020-10-09 | Fix sniper and water creatures bug, mark some files | eray orçunus | 12 | -16/+44 | |
2020-10-09 | Fix POSIX streaming | eray orçunus | 2 | -4/+11 | |
2020-10-09 | Fix POSIX streaming | eray orçunus | 2 | -4/+11 | |
2020-10-08 | Fixes, some thanks to ASan | eray orçunus | 3 | -7/+23 | |
2020-10-08 | fix for wheelie cras | Roman Masanin | 1 | -2/+2 | |
2020-10-08 | Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) | Filip Gawin | 1 | -4/+9 | |
2020-10-08 | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 9 | -169/+313 | |
2020-10-08 | CdStreamPosix: fix type issues | Andrew Udvare | 1 | -2/+2 | |
2020-10-08 | core/CdStreamPosix: switch to named semaphores to support macOS | Andrew Udvare | 1 | -54/+33 | |
macOS does not support unnamed semaphores. The functions return ENOSYS. | |||||
2020-10-08 | macOS support; thanks to @MrYadro | Andrew Udvare | 2 | -28/+70 | |
This should support ARM64 and x86-64. -target flag based on information from https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary#3618377. | |||||
2020-10-08 | CWaterCreatures | majestic | 9 | -4/+351 | |
2020-10-08 | little renamings & librw update | eray orçunus | 1 | -12/+12 | |
2020-10-07 | Pad, BulletInfo, ProjectileInfo, fixes | eray orçunus | 20 | -313/+606 | |
2020-10-05 | rename var | Roman Masanin | 2 | -4/+4 | |
2020-10-05 | Fix build on clang | Filip Gawin | 1 | -1/+1 | |
2020-10-05 | fix mistakes | Roman Masanin | 3 | -11/+12 | |
2020-10-05 | CExplosion done | Roman Masanin | 2 | -22/+25 | |
2020-10-05 | fixed darkel/replay | Nikolay Korolev | 2 | -1/+25 | |
2020-10-05 | Fix Linux audio path | eray orçunus | 1 | -2/+3 | |
2020-10-05 | Fix Audio | eray orçunus | 2 | -9/+9 | |
2020-10-05 | Fix Audio | eray orçunus | 3 | -12/+12 | |
2020-10-05 | some audio and part of CExplosion | Roman Masanin | 4 | -122/+151 | |
2020-10-05 | Fix Linux audio path | eray orçunus | 1 | -2/+3 | |
2020-10-04 | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 10 | -159/+302 | |
2020-10-04 | back to the future style wheels on flying | Roman Masanin | 1 | -0/+24 | |
2020-10-04 | Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) | Filip Gawin | 1 | -5/+10 | |
2020-10-03 | small fix | Nikolay Korolev | 1 | -1/+1 | |
2020-10-03 | now BETTER_ALLCARSDODO_CHEAT tweak original cheat to be useful. | Roman Masanin | 5 | -43/+8 | |
2020-10-02 | Load and write our settings in re3.ini & fixes | eray orçunus | 12 | -78/+150 | |
2020-10-02 | fixed cargen check | Nikolay Korolev | 1 | -1/+1 | |
2020-10-02 | revert some changes and little fix | Roman Masanin | 3 | -14/+9 | |
2020-10-02 | fix build(bcs func CheckForAnAudioFileOnCD not used anymore) | Roman Masanin | 1 | -1/+1 | |
2020-10-02 | letter 'c' is done | Roman Masanin | 2 | -23/+29 | |
2020-10-02 | rewieved some audio functions | Roman Masanin | 4 | -15/+11 | |
2020-10-02 | CdStreamPosix: fix type issues | Andrew Udvare | 1 | -2/+2 | |
2020-10-01 | final processActiveQueues | Roman Masanin | 1 | -67/+62 | |
2020-10-01 | second pass processActiveQueues | Roman Masanin | 1 | -61/+52 | |
2020-10-01 | half done processActiveQueues | Roman Masanin | 2 | -96/+129 | |
2020-10-01 | core/CdStreamPosix: switch to named semaphores to support macOS | Andrew Udvare | 1 | -54/+33 | |
macOS does not support unnamed semaphores. The functions return ENOSYS. | |||||
2020-10-01 | fix ternary operator | Roman Masanin | 1 | -1/+1 | |
2020-10-01 | better flying cars, some refractoring and fixes | Roman Masanin | 6 | -33/+47 | |
2020-09-30 | macOS support; thanks to @MrYadro | Andrew Udvare | 2 | -28/+70 | |
This should support ARM64 and x86-64. -target flag based on information from https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary#3618377. | |||||
2020-09-30 | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 14 | -60/+456 | |
2020-09-30 | Mark audio code which is the same in re3 as done | Filip Gawin | 2 | -39/+35 | |
2020-09-30 | fixed bad bug | Nikolay Korolev | 1 | -13/+13 | |
2020-09-30 | fixed bad bug | Nikolay Korolev | 1 | -13/+13 | |
2020-09-30 | new implementation for car fly enhancment | Roman Masanin | 2 | -3/+14 | |
2020-09-30 | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 35 | -1124/+1418 | |
2020-09-30 | Use Const instead of const (last commit) | Filip Gawin | 2 | -4/+4 | |
2020-09-30 | Fix warning ISO C++11 does not allow conversion from string literal to | Filip Gawin | 2 | -4/+4 | |
'char * | |||||
2020-09-30 | Fix build (if -> ifdef) | Filip Gawin | 1 | -1/+1 | |
2020-09-30 | Make frequency more consistent with vanilla | Filip Gawin | 1 | -1/+5 | |
2020-09-30 | Fix arg types | Sergeanur | 2 | -4/+4 | |
2020-09-30 | fixed cargen | Nikolay Korolev | 1 | -3/+3 | |
# Conflicts: # src/vehicles/CarGen.cpp | |||||
2020-09-30 | Merge pull request #722 from theR4K/master | shfil | 1 | -1/+1 | |
fix for frequency miscalculation | |||||
2020-09-30 | some SilentPatch fixes | shfil | 5 | -2/+39 | |
# Conflicts: # src/core/Camera.cpp # src/weapons/Weapon.cpp | |||||
2020-09-29 | Fix more | Filip Gawin | 1 | -1/+1 | |
2020-09-29 | Some more const | Filip Gawin | 2 | -2/+2 | |
2020-09-29 | Use Const instead of const (last commit) | Filip Gawin | 2 | -4/+4 | |
2020-09-29 | Fix warning ISO C++11 does not allow conversion from string literal to | Filip Gawin | 2 | -4/+4 | |
'char * | |||||
2020-09-29 | Fix build (if -> ifdef) | Filip Gawin | 1 | -1/+1 | |
2020-09-29 | Make frequency more consistent with vanilla | Filip Gawin | 1 | -1/+5 | |
2020-09-29 | Restore All Cars are Heli cheat | eray orçunus | 7 | -56/+63 | |
2020-09-29 | TEMPORALY remove flying cars | Roman Masanin | 1 | -5/+0 | |
2020-09-28 | Fix arg types | Sergeanur | 2 | -4/+4 | |
2020-09-28 | fixed cargen | Nikolay Korolev | 1 | -3/+3 | |
2020-09-28 | reverse compare | Roman Masanin | 1 | -3/+3 | |
2020-09-28 | tiny style fix | Roman Masanin | 1 | -13/+11 | |
2020-09-28 | change for better understanding | Roman Masanin | 1 | -1/+1 | |
2020-09-28 | Use CLOCK_MONOTONIC_FAST when available (FreeBSD) | Greg V | 1 | -1/+3 | |
CLOCK_MONOTONIC_FAST is the equivalent of Linux's CLOCK_MONOTONIC_RAW. | |||||
2020-09-28 | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V | 1 | -0/+2 | |
On Wayland, clients cannot move the mouse pointer. Mouse constraints, as required for 3D camera movement, are an explicit specific thing, and glfw supports it with GLFW_CURSOR_DISABLED. Use DISABLED, unless we're in a menu in windowed mode, where HIDDEN is still appropriate. | |||||
2020-09-28 | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V | 1 | -2/+5 | |
This fixes the mouse being constrained to the top left quarter of the window on Wayland HiDPI setups. | |||||
2020-09-28 | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V | 1 | -1/+1 | |
Framebuffer size is scaled by the display scale. This fixes the game being shrunk to the bottom left quarter of the window on Wayland HiDPI setups. Corresponding change in librw: glfwGetWindowSize -> glfwGetFramebufferSize. | |||||
2020-09-28 | fix for frequency misscalculation | Roman Masanin | 1 | -1/+1 | |
2020-09-28 | fixed original bug, when heli go ma if cars fly cheat activated | Roman Masanin | 2 | -2/+5 | |
2020-09-27 | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus | 12 | -64/+150 | |
2020-09-27 | Fixes | eray orçunus | 5 | -22/+66 | |
2020-09-27 | another clamp | Roman Masanin | 3 | -8/+10 | |
2020-09-27 | correction of defects and another two audio functions | Roman Masanin | 3 | -51/+68 | |
2020-09-27 | Credits & fixes | eray orçunus | 15 | -486/+861 | |
2020-09-27 | Use enums in aVehicleSettings | Sergeanur | 1 | -122/+128 | |
2020-09-27 | processEngineDamage | Roman Masanin | 2 | -17/+18 | |
2020-09-26 | now fixed properly | Nikolay Korolev | 1 | -5/+1 | |
2020-09-26 | bug fixed | Nikolay Korolev | 1 | -1/+1 | |
2020-09-26 | fixed tabs | Nikolay Korolev | 1 | -3/+3 | |
2020-09-26 | fixed replay bug | Nikolay Korolev | 1 | -8/+8 | |
2020-09-26 | VC replays | Nikolay Korolev | 11 | -143/+572 | |
2020-09-26 | return bridge, crane and fix structures in fluff.h | Roman Masanin | 2 | -5/+22 | |
2020-09-26 | mark completed functions in audioManager.h | Roman Masanin | 1 | -25/+25 | |
2020-09-26 | Improve dodo cheat to allow fly on cars | Roman Masanin | 1 | -0/+5 | |
2020-09-26 | small fixes and cleanup | Roman Masanin | 1 | -51/+45 | |
2020-09-26 | complete cleanup heli and flatTyre | Roman Masanin | 2 | -232/+154 | |
2020-09-26 | Fix coronas reflections | Sergeanur | 1 | -0/+4 | |
2020-09-26 | Fix coronas reflections | Sergeanur | 1 | -0/+4 | |
2020-09-26 | fixed tab | Nikolay Korolev | 1 | -1/+1 | |
2020-09-26 | silentpatch fixes | Nikolay Korolev | 7 | -6/+46 | |
2020-09-26 | cleanup carHeli | Roman Masanin | 1 | -143/+92 | |
2020-09-26 | Fix MASTER build with glfw | Sergeanur | 1 | -1/+85 | |
2020-09-26 | Fix MASTER build with glfw | Sergeanur | 1 | -1/+85 | |
2020-09-26 | processVehicleOneShots for heli, and heli blade fix | Roman Masanin | 2 | -2/+23 | |
2020-09-25 | Fix OpenGL Z-write | Sergeanur | 1 | -0/+3 | |
# Conflicts: # src/core/main.cpp | |||||
2020-09-25 | Fix OpenGL Z-write | Sergeanur | 1 | -1/+3 | |
2020-09-25 | flat tyre and minimal refractoring | Roman Masanin | 2 | -50/+138 | |
2020-09-25 | safe before clean up | Roman Masanin | 1 | -171/+176 | |
2020-09-25 | fix deaddodo | Roman Masanin | 1 | -9/+8 | |
2020-09-25 | remove anther goto | Roman Masanin | 1 | -99/+105 | |
2020-09-25 | removed some goto | Roman Masanin | 1 | -305/+304 | |
2020-09-25 | processCarHeli half done | Roman Masanin | 2 | -14/+394 | |
2020-09-24 | CPed and CCivilianPed funcs done | eray orçunus | 7 | -428/+714 | |
2020-09-22 | ProcessEscalators + some fixes | Roman Masanin | 2 | -10/+56 | |
2020-09-22 | rewisited: | Roman Masanin | 2 | -42/+117 | |
ProcessReverseGear ProcessWeather ProcessScriptObject ProcessExtraSounds ProcessEntity and so, more info in my repo | |||||
2020-09-21 | fix enum edditing effects for oal target and small improvements | Roman Masanin | 3 | -27/+28 | |
2020-09-21 | cleanup processVehicleEngine and some fixes | Roman Masanin | 2 | -210/+57 | |
2020-09-21 | some style and bug fixes, updated sfx enum, and implemented processVehicleEngine | Roman Masanin | 8 | -297/+541 | |
2020-09-19 | Fix build (renamed var name in definiton file) | shfil | 1 | -2/+2 | |
2020-09-19 | Fixes to MusicManager | Sergeanur | 1 | -47/+42 | |
2020-09-19 | Fixes to MusicManager | Sergeanur | 2 | -34/+32 | |
2020-09-19 | Renaming audio enum entries to something more like original | Sergeanur | 10 | -518/+518 | |
2020-09-18 | just more cleanup... | Roman Masanin | 3 | -56/+53 | |
2020-09-18 | cleanup processVehicle | Roman Masanin | 2 | -15/+7 | |
2020-09-18 | cleanup processPlayerVehicleEngine | Roman Masanin | 1 | -74/+46 | |
2020-09-18 | fix conditions for processPlayerVehicleEngine | Roman Masanin | 1 | -8/+7 | |
2020-09-15 | revisit processVehicle | Roman Masanin | 2 | -124/+141 | |
2020-09-14 | Fix RotateY | Sergeanur | 1 | -8/+8 | |
2020-09-14 | Fix RotateY | Sergeanur | 1 | -8/+8 | |
2020-09-14 | finish work on ProcessPlayerVehicleEngine and cleanup | Roman Masanin | 2 | -248/+349 | |
2020-09-14 | Move a bunch of math to cpp files + small fixes | Sergeanur | 13 | -508/+820 | |
# Conflicts: # src/control/CarCtrl.cpp # src/math/Matrix.h # src/math/Vector2D.h # src/math/math.cpp # src/render/Skidmarks.cpp | |||||
2020-09-14 | Move a bunch of math to cpp files + small fixes | Sergeanur | 14 | -529/+857 | |
2020-09-13 | vehicle audio(first part) and temp fix for openAL | Roman Masanin | 5 | -119/+286 | |
2020-09-11 | wall climb cheat from LCS | Nikolay Korolev | 3 | -2/+55 | |
2020-09-10 | Fixes from miami | eray orçunus | 5 | -71/+69 | |
2020-09-10 | Add missing file | Sergeanur | 1 | -1/+1 | |
2020-09-09 | Fix getter types | Sergeanur | 1 | -2/+2 | |
2020-09-09 | player mood enum | Sergeanur | 3 | -5/+14 | |
2020-09-09 | Fix crash on assert | Sergeanur | 1 | -1/+1 | |
2020-09-09 | CStats::PopulateFavoriteRadioStationList | Sergeanur | 2 | -5/+13 | |
2020-09-09 | cMusicManager, cDMAudio, radio position save/load, a few commands implemented | Sergeanur | 21 | -722/+1387 | |
2020-09-05 | Peds objectives and wait states done, fixes | eray orçunus | 4 | -283/+563 | |
2020-09-02 | More stinger fix | Sergeanur | 1 | -2/+4 | |
2020-09-02 | Stinger fixes | Sergeanur | 1 | -33/+30 | |
2020-09-02 | fixes | Nikolay Korolev | 2 | -3/+6 | |
2020-09-01 | Enable Stinger | eray orçunus | 4 | -16/+48 | |
2020-09-01 | cheats, fixes, cosmetic changes | majestic | 14 | -42/+251 | |
2020-09-01 | Rename vars | Sergeanur | 1 | -5/+4 | |
2020-08-31 | Rename states | Sergeanur | 2 | -12/+12 | |
2020-08-31 | vars rename | Sergeanur | 1 | -6/+6 | |
2020-08-31 | use SetOrientation | Sergeanur | 1 | -10/+3 | |
2020-08-31 | Stinger done | Sergeanur | 4 | -0/+285 | |
2020-08-31 | more fix | Nikolay Korolev | 1 | -1/+1 | |
2020-08-30 | script inaccuracy | Nikolay Korolev | 1 | -0/+1 | |
2020-08-30 | fix melee car damage | Fire-Head | 1 | -1/+1 | |
2020-08-30 | CGame done, Peds, fixes | eray orçunus | 21 | -502/+479 | |
2020-08-30 | stupid zone load fix | aap | 1 | -3/+3 | |
2020-08-27 | bike shooting fix + trace temp fix | Fire-Head | 2 | -2/+5 | |
2020-08-27 | weapons | Fire-Head | 12 | -303/+592 | |
2020-08-25 | CFO fixes | eray orçunus | 5 | -37/+50 | |
2020-08-24 | new frontend customization | eray orçunus | 8 | -637/+851 | |
2020-08-24 | Fix | Sergeanur | 3 | -4/+4 | |
2020-08-24 | Remote done | Sergeanur | 2 | -7/+16 | |
2020-08-24 | PlayerSkin done | Sergeanur | 1 | -7/+5 | |
2020-08-24 | Compilation fix | Sergeanur | 1 | -2/+3 | |
2020-08-24 | small fix | Sergeanur | 1 | -1/+1 | |
2020-08-24 | CutsceneMgr done | Sergeanur | 7 | -46/+277 | |
2020-08-24 | fixes to zones and vehicle comp rules | aap | 3 | -40/+28 | |
2020-08-24 | finished sprites | aap | 2 | -11/+13 | |
2020-08-23 | accidentally enabled extended stuff.... | aap | 1 | -2/+2 | |
2020-08-23 | weather fixes | aap | 2 | -8/+8 | |
2020-08-23 | CWeather done | aap | 3 | -124/+197 | |
2020-08-23 | fixed a few embarassing mistakes | Nikolay Korolev | 1 | -4/+7 | |
2020-08-21 | ... | aap | 1 | -1/+1 | |
2020-08-21 | finished cullzones | aap | 2 | -5/+32 | |
2020-08-21 | fix streaming bug | aap | 1 | -1/+1 | |
2020-08-21 | fixed CRenderer::ScanSectorPoly again | aap | 1 | -41/+42 | |
2020-08-21 | fixed CRenderer::ScanSectorPoly again | aap | 1 | -41/+42 | |
2020-08-21 | call streaming funcs | aap | 2 | -3/+2 | |
2020-08-20 | small streaming fixes | aap | 1 | -16/+17 | |
2020-08-20 | CStreaming done, hopefully | aap | 9 | -189/+388 | |
2020-08-20 | Cleanup CControllerConfigManager deletion a bit | Sergeanur | 1 | -86/+49 | |
2020-08-20 | stable CScriptPaths | majestic | 6 | -11/+250 | |
2020-08-20 | Add VEHICLE_FIREWEAPON (disabled by default) | Sergeanur | 4 | -3/+55 | |
2020-08-20 | Fix cAudioScriptObject | Sergeanur | 3 | -2/+15 | |
2020-08-20 | changed a sound enum | aap | 5 | -62/+62 | |
2020-08-20 | fixed sound enum | aap | 5 | -18/+16 | |
2020-08-20 | small fixes | aap | 4 | -14/+10 | |
2020-08-20 | rw stuff done & other small things | aap | 15 | -68/+99 | |
2020-08-20 | transmission done | aap | 1 | -42/+36 | |
2020-08-19 | small stuff | aap | 7 | -11/+16 | |
2020-08-19 | Revert "remove CFO" | eray orçunus | 8 | -21/+533 | |
This reverts commit 0418ba597bc53d08d0244188f4623ebadfdd2876. | |||||
2020-08-19 | txd.img bug | aap | 2 | -0/+6 | |
2020-08-19 | update librw; fix txd.img bug | aap | 1 | -0/+5 | |
2020-08-19 | neo pipelines; postfx fix | aap | 61 | -7/+3717 | |
2020-08-19 | changing silly streaming memory limit | aap | 1 | -1/+15 | |
2020-08-19 | Island loading cleanup and fix | Sergeanur | 7 | -58/+42 | |
2020-08-18 | little fix | Nikolay Korolev | 1 | -3/+3 | |
2020-08-18 | Added bug fix to fix mission related crashes | Jack Powell | 1 | -0/+4 | |
2020-08-18 | CREATE_RANDOM_CAR_FOR_CAR_PARK is supposed to be RANDOM_VEHICLE | Jack Powell | 1 | -1/+1 | |
2020-08-18 | Fix small logic mistake in CGarage::RemoveCarsBlockingDoorNotInside | Jack Powell | 1 | -1/+1 | |
2020-08-18 | Call CWorld::Remove before the delete, the original game does this and its safer. | Jack Powell | 1 | -2/+1 | |
2020-08-18 | fixed bugfix | Nikolay Korolev | 1 | -1/+2 | |
2020-08-18 | neo pipelines | aap | 61 | -18/+3723 | |
2020-08-16 | CarCtrl finished, minor Script things | Nikolay Korolev | 7 | -106/+187 | |
2020-08-16 | remove CFO | eray orçunus | 8 | -533/+21 | |
2020-08-16 | Island loading and PS2 alpha test added to options | Sergeanur | 12 | -105/+403 | |
2020-08-16 | 2 new opcodes | eray orçunus | 7 | -17/+41 | |
2020-08-16 | Graphics menu + MSAA | Sergeanur | 6 | -37/+326 | |
2020-08-14 | Continue to Frontend, fix savegame list bug | eray orçunus | 6 | -612/+448 | |
2020-08-14 | Don't react if player's targeting with melee | Sergeanur | 1 | -1/+5 | |
2020-08-14 | Original screen grabber | Sergeanur | 7 | -0/+85 | |
2020-08-14 | Wheelie opcode | eray orçunus | 3 | -31/+37 | |
2020-08-14 | Darkel fixes | Sergeanur | 2 | -8/+14 | |
2020-08-14 | fixed clouds render | aap | 1 | -41/+43 | |
2020-08-14 | fixed clouds render | aap | 1 | -41/+43 | |
2020-08-14 | Guardian Angels fix | eray orçunus | 1 | -0/+2 | |
2020-08-14 | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 25 | -326/+947 | |
2020-08-13 | fixes to HUD and sprite2d | aap | 3 | -163/+136 | |
2020-08-13 | extended postfx and sniper hud fix | aap | 23 | -37/+854 | |
2020-08-13 | fix render poly bug | aap | 1 | -2/+7 | |
2020-08-13 | fix render poly bug | aap | 1 | -2/+7 | |
2020-08-13 | Register start button for real | eray orçunus | 1 | -0/+10 | |
2020-08-12 | sun reflection fix | aap | 1 | -2/+2 | |
2020-08-11 | tiny postfx cleanup | aap | 1 | -24/+0 | |
2020-08-11 | implemented extended postfx | aap | 24 | -12/+909 | |
2020-08-10 | improved mission switcher | majestic | 1 | -1/+24 | |
2020-08-10 | update librw (shadows are working now) | aap | 1 | -2/+2 | |
2020-08-09 | CWindModifiers | majestic | 4 | -5/+120 | |
2020-08-09 | drunk blur done | aap | 1 | -1/+35 | |
2020-08-09 | little timecycle cleanup | aap | 2 | -146/+146 | |
2020-08-09 | timecycle done | aap | 5 | -217/+378 | |
2020-08-09 | finished skidmarks | aap | 1 | -7/+6 | |
2020-08-09 | rubbish done | aap | 4 | -39/+32 | |
2020-08-09 | pointlight fixes | aap | 1 | -7/+6 | |
2020-08-09 | pointlights done | aap | 3 | -14/+64 | |
2020-08-09 | coronas done | aap | 3 | -39/+177 | |
2020-08-09 | corona fixes | aap | 1 | -20/+21 | |
2020-08-09 | rem pobj assert | Fire-Head | 1 | -2/+0 | |
2020-08-08 | Revert "little emergecy fix for shadows with librw" | Fire-Head | 2 | -4/+6 | |
This reverts commit 658f94f15591b6cb4c73f51ec5e2f7e3e99462e7. | |||||
2020-08-08 | don't CoUninitialize for NO_MOVIES | withmorten | 1 | -5/+4 | |
2020-08-08 | Update Ped.cpp | Fire-Head | 1 | -4/+1 | |
2020-08-08 | static shadows fix, cutscene shadows switches | Fire-Head | 4 | -15/+23 | |
2020-08-07 | remove CoUninitialize calls for FIX_BUGS (fixes PIX crash) and don't check return value for CoInitialize | withmorten | 1 | -2/+10 | |
2020-08-07 | Update glfw.cpp | blingu | 1 | -1/+1 | |
2020-08-07 | Update CdStreamPosix.cpp | blingu | 1 | -1/+1 | |
2020-08-07 | little emergecy fix for shadows with librw | aap | 2 | -6/+4 | |
2020-08-05 | Update CutsceneShadow.h | Fire_Head | 1 | -2/+2 | |
2020-08-05 | clang throws an error if fixed comparisons are against NULL | blingu | 1 | -3/+3 | |
2020-08-05 | added FreeBSD support | blingu | 1 | -0/+4 | |
2020-08-05 | added FreeBSD support | blingu | 1 | -3/+8 | |
2020-08-05 | Enable PS2 Alpha test Emu in debug menu on RW | Sergeanur | 1 | -2/+0 | |
2020-08-04 | fixes | Fire-Head | 2 | -4/+4 | |
2020-08-04 | CEscalators done | majestic | 4 | -4/+258 | |
2020-08-03 | VU0 collision | aap | 12 | -20/+2194 | |
2020-08-03 | Update mpg123.32 | Sergeanur | 1 | -6/+1 | |
2020-08-03 | Squeeze performance option, minor fixes | eray orçunus | 21 | -12/+181 | |
Fixes are already in miami | |||||
2020-08-03 | shadow fixes | Fire-Head | 2 | -39/+31 | |
2020-08-02 | Move sdk and eax | Sergeanur | 3 | -0/+2007 | |
2020-07-31 | Update CutsceneShadow.h | Fire-Head | 1 | -3/+1 | |
2020-07-31 | NULL -> nil | Fire-Head | 8 | -204/+204 | |
2020-07-30 | new opcodes, buyable properties, minor fixes | eray orçunus | 12 | -53/+275 | |
2020-07-30 | cutsceneshadow fixes | Fire-Head | 4 | -72/+77 | |
2020-07-29 | Fixes after merge | Sergeanur | 3 | -43/+0 | |
2020-07-29 | rename shit | aap | 4 | -8/+8 | |
2020-07-29 | Add forgotten file | Sergeanur | 1 | -0/+247 | |
2020-07-29 | Dual pass rendering for RW 3.3 | Sergeanur | 4 | -8/+23 | |
2020-07-29 | The real pickup reflection fix | Sergeanur | 6 | -32/+59 | |
2020-07-29 | Update RwHelper.cpp | Fire-Head | 1 | -1/+1 | |
2020-07-29 | miami shadows | Fire-Head | 19 | -262/+2172 | |
2020-07-29 | synch fakerw with reVC; update librw | aap | 1 | -5/+6 | |
2020-07-29 | some fakerw additions for shadows; update librw | aap | 1 | -4/+4 | |
2020-07-28 | Fix casepath chaos | eray orçunus | 6 | -117/+148 | |
2020-07-28 | Fix casepath chaos | eray orçunus | 6 | -130/+132 | |
2020-07-28 | CCopPed, except spike traps | eray orçunus | 8 | -128/+255 | |
2020-07-27 | CCollision done and fixes | aap | 1 | -9/+2 | |
2020-07-27 | CCollision done and fixes | aap | 7 | -200/+272 | |
2020-07-27 | collision fixes | aap | 6 | -101/+142 | |
2020-07-27 | CHeli and CRopes done | aap | 7 | -50/+314 | |
2020-07-26 | heli fixes | aap | 1 | -8/+11 | |
2020-07-26 | Provide more memory for casepath's arg | Filip Gawin | 4 | -8/+8 | |
2020-07-25 | fix windows build, don't use crossplatform | Filip Gawin | 1 | -6/+24 | |
2020-07-25 | Small fixes for linux build | Filip Gawin | 2 | -7/+18 | |
2020-07-25 | Disable cache for openal for now | Filip Gawin | 1 | -0/+2 | |
2020-07-25 | Fix/change some Windows define | eray orçunus | 3 | -38/+30 | |
2020-07-25 | Fix/change some Windows define | eray orçunus | 4 | -39/+32 | |
2020-07-24 | fixed hanim for 64 bit | aap | 6 | -9/+18 | |
2020-07-24 | fixed hanim for 64 bit | aap | 6 | -8/+17 | |
2020-07-24 | 90% fixes, 10% skel refactoring | eray orçunus | 8 | -46/+68 | |
2020-07-24 | 90% fixes, 10% skel refactoring | eray orçunus | 12 | -50/+104 | |
2020-07-24 | 64-bit on Windows | eray orçunus | 31 | -89/+140 | |
2020-07-23 | Add ps2 audio paths | Sergeanur | 3 | -3/+102 | |
2020-07-22 | New math wrappers | eray orçunus | 5 | -9/+11 | |
from miami | |||||
2020-07-22 | 64-bit on Windows | eray orçunus | 26 | -70/+127 | |
2020-07-22 | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 30 | -812/+1461 | |
2020-07-22 | update librw | aap | 1 | -1/+1 | |
2020-07-22 | update librw | aap | 1 | -1/+1 | |
2020-07-22 | Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher | Sergeanur | 8 | -259/+105 | |
2020-07-21 | cosmetic changes | eray orçunus | 1 | -3/+3 | |
2020-07-21 | fixed to renderer | aap | 1 | -9/+16 | |
2020-07-21 | fixed to renderer | aap | 1 | -9/+14 | |
2020-07-21 | made NPC heli rotors rotate | aap | 3 | -1/+52 | |
2020-07-21 | a cute mistake | eray orçunus | 1 | -1/+1 | |
2020-07-20 | fixed COcclusion | aap | 5 | -56/+74 | |
2020-07-20 | Fixes from miami | eray orçunus | 6 | -185/+117 | |
2020-07-20 | CPlaneTrails and CPlaneBanners done | aap | 8 | -27/+321 | |
2020-07-20 | avoid UB | aap | 1 | -2/+2 | |
2020-07-20 | cosmetic fixes | majestic | 8 | -10/+494 | |
2020-07-19 | CPlane done | aap | 7 | -91/+211 | |
2020-07-19 | figured out magic | aap | 1 | -2/+2 | |
2020-07-19 | CPlane fixes | aap | 1 | -13/+14 | |
2020-07-18 | Fix another float | Sergeanur | 1 | -1/+1 | |
2020-07-18 | Fix some audio floats | Sergeanur | 1 | -6/+6 | |
2020-07-18 | Fix OneShotPriority overflow | Sergeanur | 1 | -5/+5 | |
2020-07-18 | Add compatibility with RW 3.4 | Sergeanur | 3 | -5/+14 | |
2020-07-18 | Actual fix now xD | Sergeanur | 1 | -1/+1 | |
2020-07-18 | fix | Nikolay Korolev | 1 | -2/+2 | |
2020-07-18 | Fix TempVertexBuffer overflow | Sergeanur | 3 | -5/+5 | |
2020-07-17 | Add fix/workaround for black screen at startup | Sergeanur | 1 | -0/+5 | |
2020-07-17 | Fix CalcScreenCoors... again | Sergeanur | 1 | -4/+0 | |
2020-07-17 | Add missing f's | Sergeanur | 1 | -74/+74 | |
2020-07-17 | Add audio cache for faster initialization | Sergeanur | 5 | -2/+35 | |
2020-07-17 | Fix wheel water splash with PC_PARTICLE | Sergeanur | 1 | -1/+1 | |
2020-07-16 | Audio fixes | Sergeanur | 2 | -44/+41 | |
2020-07-16 | Fix CCarStateEachFrame | Sergeanur | 1 | -3/+3 | |
2020-07-16 | make game load all platform dffs | aap | 4 | -3/+89 | |
2020-07-16 | tiny cleanup | aap | 1 | -1/+1 | |
2020-07-13 | Rename LEVEL_NONE to LEVEL_GENERIC | Sergeanur | 27 | -69/+69 | |
2020-07-11 | Add cutscene borders switch to the menu | Sergeanur | 6 | -3/+44 | |
2020-07-10 | enable island loading for now | eray orçunus | 1 | -1/+1 | |
2020-07-09 | keep loading screen, but for a second | eray orçunus | 1 | -3/+5 | |
2020-07-09 | Disable loading screen | Sergeanur | 2 | -1/+4 | |
2020-07-09 | Remove island loading | Sergeanur | 7 | -5/+66 | |
2020-07-09 | VC fighting, Peds, many fixes including ghost bikes | eray orçunus | 22 | -505/+812 | |
2020-07-07 | CDarkel miami hud colors. | Dominik | 1 | -2/+3 | |
2020-07-07 | Miami Colors. | Dominik | 1 | -4/+4 | |
Miami colors for MissionPassed/Failed, oddjob text 1 and 2 + fixed wrong busted/wasted color (it was pink and in the original its actually green) | |||||
2020-07-06 | Noskillx's PR + fix .set loading | eray orçunus | 10 | -76/+90 | |
2020-07-06 | Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixes | eray orçunus | 9 | -229/+263 | |
2020-07-04 | fixes from master, menu helper text | eray orçunus | 10 | -165/+142 | |
2020-07-04 | Remove console and fix sth | eray orçunus | 3 | -2/+6 | |
2020-07-04 | Peds & fixes | eray orçunus | 10 | -235/+220 | |
2020-07-03 | NULL->nil | Fire-Head | 2 | -91/+91 | |
2020-07-03 | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 17 | -126/+150 | |
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 | 4 | -19/+107 | |
2020-07-03 | Re-enable console for debugging frontend | eray orçunus | 3 | -5/+10 | |
2020-07-03 | miami pobj | Fire-Head | 4 | -384/+370 | |
2020-07-03 | reenabled script logging | Nikolay Korolev | 1 | -1/+1 | |
2020-07-03 | Fix displaying stats | Filip Gawin | 2 | -4/+4 | |
2020-07-02 | Disable VC_PED_PORTS, better cancellable car enter, weapon and cops fixes | eray orçunus | 3 | -28/+28 | |
2020-07-01 | CBoat and friends | aap | 12 | -312/+882 | |
2020-07-01 | fixes to CBoat | aap | 4 | -39/+48 | |
2020-07-01 | fix | Nikolay Korolev | 1 | -332/+332 | |
2020-07-01 | script logging for miami | Nikolay Korolev | 3 | -890/+1166 | |
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 | 14 | -155/+427 | |
2020-07-01 | little fix | Nikolay Korolev | 1 | -1/+2 | |
2020-06-30 | Audio fixes | Sergeanur | 3 | -24/+18 | |
2020-06-30 | Fix glfw build | Sergeanur | 1 | -0/+2 | |
2020-06-30 | remove TheText.Load() from CGame::Initialise | Sergeanur | 1 | -1/+0 | |
2020-06-30 | Restore original code of CControllerState::CheckForInput | Sergeanur | 1 | -3/+6 | |
2020-06-30 | Rename IsAnyButtonPressed to CheckForInput | Sergeanur | 2 | -6/+5 | |
2020-06-30 | Fix MBlur | Sergeanur | 1 | -4/+10 | |
2020-06-29 | Fix glfw.cpp | Filip Gawin | 1 | -5/+5 | |
2020-06-29 | cleanup | aap | 2 | -8/+8 | |
2020-06-29 | cleanup | aap | 4 | -13/+6 | |
2020-06-29 | Update MemoryCard.cpp | Fire_Head | 1 | -3/+3 | |
2020-06-29 | Update MBlur.cpp | Fire-Head | 1 | -3/+3 | |
2020-06-29 | update glfw.cpp | Fire-Head | 2 | -7/+201 | |
2020-06-29 | Update MBlur.cpp | Fire-Head | 1 | -1/+1 | |
2020-06-29 | fix linux build? | Fire-Head | 1 | -1/+5 | |
2020-06-29 | menu fixes | Fire-Head | 6 | -59/+72 | |
2020-06-29 | Update AudioLogic.cpp | Fire_Head | 1 | -3/+3 | |
2020-06-28 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-28 | renamed 2dfx shadowRange to Size | aap | 3 | -7/+7 | |
2020-06-28 | renamed 2dfx shadowRange to Size | aap | 3 | -7/+7 | |
2020-06-28 | script logging fixes | Nikolay Korolev | 2 | -394/+413 | |
2020-06-28 | restore Text.cpp | Fire-Head | 1 | -6/+6 | |
2020-06-28 | fixes | Fire-Head | 7 | -86/+86 | |
2020-06-27 | fixfixfix | Fire-Head | 4 | -716/+711 | |
2020-06-27 | mips overdose | Fire-Head | 35 | -218/+9016 | |
2020-06-25 | fix anims again | eray orçunus | 1 | -4/+4 | |
2020-06-25 | rename attractor flag to type | aap | 3 | -7/+7 | |
2020-06-25 | rename attractor flag to type | aap | 3 | -7/+7 | |
2020-06-24 | CPad fix | aap | 1 | -1/+1 | |
2020-06-22 | fixes | Nikolay Korolev | 1 | -13/+14 | |
2020-06-22 | anim fix | aap | 1 | -2/+1 | |
2020-06-22 | CWanted, anim fix, ped objs renaming, remove III beta features | eray orçunus | 29 | -394/+358 | |
2020-06-21 | updated player control names | Nikolay Korolev | 7 | -19/+23 | |
2020-06-21 | FOV fix | aap | 4 | -8/+14 | |
2020-06-21 | synch with re3 | aap | 2 | -4/+5 | |
2020-06-21 | FOV fix | aap | 4 | -8/+14 | |
2020-06-21 | ps2 cam transitions done (hopefully) | aap | 2 | -11/+78 | |
2020-06-21 | copypaste | Nikolay Korolev | 1 | -1/+1 | |
2020-06-21 | script logging | Nikolay Korolev | 4 | -28/+1443 | |
2020-06-21 | tried to reconstruct bills cam | aap | 3 | -4/+41 | |
2020-06-21 | PS2 cam transition mostly working | aap | 3 | -9/+96 | |
2020-06-20 | killing peds increase chaos level | eray orçunus | 2 | -6/+9 | |
2020-06-20 | ducking & anim fix | eray orçunus | 5 | -30/+53 | |
2020-06-20 | more weapon fixes | eray orçunus | 2 | -17/+39 | |
2020-06-20 | Ducking, shooting vehicle occupants and weapon fixes | eray orçunus | 11 | -94/+240 | |
2020-06-20 | CCamera done | aap | 9 | -405/+974 | |
2020-06-20 | some PS2 cam code; fix for arrest cam | aap | 3 | -15/+101 | |
2020-06-20 | fix | Nikolay Korolev | 1 | -1/+0 | |
2020-06-20 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-19 | ccamera cleanup | aap | 2 | -120/+119 | |
2020-06-17 | bikes in garages + bugfix | Nikolay Korolev | 2 | -3/+10 | |
2020-06-17 | Ped, Weapon and fixes | eray orçunus | 8 | -233/+324 | |
2020-06-17 | fix clipped subtitles | eray orçunus | 1 | -3/+0 | |
2020-06-17 | fixed bar brawl | Nikolay Korolev | 1 | -0/+4 | |
2020-06-16 | Update ModelIndices.h | erorcun | 1 | -3/+2 | |
2020-06-16 | fix crash-VC pickup scaling | eray orçunus | 1 | -6/+9 | |
2020-06-16 | some cutscene opcodes and heli guns | eray orçunus | 7 | -94/+232 | |
2020-06-16 | CCam fixes yet again | aap | 2 | -33/+35 | |
2020-06-15 | Bike anim. fix | eray orçunus | 1 | -1/+4 | |
2020-06-15 | Peds & fixes continues | eray orçunus | 7 | -271/+473 | |
2020-06-15 | more CCam | aap | 3 | -331/+379 | |
2020-06-15 | Fix vehicle cam. zoom values | eray orçunus | 3 | -41/+57 | |
2020-06-14 | much better mission switcher | eray orçunus | 3 | -27/+63 | |
2020-06-14 | more cleanup | aap | 3 | -41/+40 | |
2020-06-14 | some more camera stuff | aap | 5 | -520/+452 | |
2020-06-14 | Peds, mission switcher & fixes | eray orçunus | 10 | -185/+837 | |
2020-06-14 | fixed condition in CBoat::ProcessControl and changed enum | majestic | 8 | -29/+177 | |
2020-06-14 | fixed boat wake | aap | 1 | -0/+2 | |
2020-06-14 | some camera code | aap | 11 | -896/+1012 | |
2020-06-13 | a few cam fixes | aap | 3 | -45/+49 | |
2020-06-13 | ProcessTrainAnnouncements fix | eray orçunus | 1 | -2/+2 | |
2020-06-13 | small fixes | Sergeanur | 3 | -23/+25 | |
2020-06-13 | script fix | Nikolay Korolev | 4 | -9/+19 | |
2020-06-12 | minor fix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-12 | little CCam cleanup; fix in CWorld sphere test | aap | 3 | -29/+37 | |
2020-06-12 | debug fix | Nikolay Korolev | 1 | -1/+0 | |
2020-06-12 | heli AI fix | Nikolay Korolev | 2 | -18/+19 | |
2020-06-11 | removed extern from RwImVertexIndex SmokeTrailIndices and additional rotational variables for minigun | majestic | 2 | -8/+2 | |
2020-06-11 | original multiplying rotational cords for minigun | majestic | 1 | -1/+6 | |
2020-06-11 | minigun rotation fix | majestic | 1 | -0/+1 | |
2020-06-10 | some cam cleanup; unused PS2 train cams | aap | 2 | -66/+156 | |
2020-06-10 | m_density renamed to m_opacity | majestic | 2 | -5/+5 | |
2020-06-10 | SmokeTrail(s) moved to Fluff, variables' names fixed, floats rounded | majestic | 5 | -164/+153 | |
2020-06-10 | more original cheats | majestic | 4 | -54/+335 | |
- CSmokeTrails and CSmokeTrail classes added in new files - more cheats added | |||||
2020-06-09 | Peds, bike center of mass and reversing fixes | eray orçunus | 9 | -352/+710 | |
2020-06-08 | fixes | Sergeanur | 3 | -7/+6 | |
2020-06-08 | remove numbers from enum | Sergeanur | 1 | -14/+14 | |
2020-06-08 | miamification of some audio structs | Sergeanur | 6 | -26/+59 | |
2020-06-08 | bla | aap | 1 | -1/+1 | |
2020-06-08 | cleaned up and updated animviewer; fixed animation bug | aap | 6 | -106/+90 | |
2020-06-08 | cleaned up and fixed animviewer | aap | 3 | -92/+76 | |
2020-06-08 | Mission audio slots | Sergeanur | 9 | -183/+258 | |
2020-06-08 | IsMissionAudioSamplePlaying (from VC) | Sergeanur | 5 | -10/+10 | |
2020-06-08 | Scale font shadow | Sergeanur | 1 | -6/+6 | |
2020-06-08 | some fixes to heli AI (not all yet) | Nikolay Korolev | 1 | -1/+8 | |
2020-06-08 | fixed attached ped | Nikolay Korolev | 1 | -1/+1 | |
2020-06-08 | more fixes | eray orçunus | 1 | -2/+9 | |
2020-06-08 | fixes | Nikolay Korolev | 2 | -1/+3 | |
2020-06-08 | fixes | Nikolay Korolev | 2 | -7/+9 | |
2020-06-07 | CarCtrl fixes | eray orçunus | 2 | -7/+9 | |
2020-06-07 | more accurate code | Nikolay Korolev | 1 | -1/+1 | |
2020-06-07 | Message box, letterbox and ped attaching | eray orçunus | 7 | -32/+88 | |
2020-06-07 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-07 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-07 | HUD sizes | eray orçunus | 2 | -50/+46 | |
2020-06-07 | nother bike bug | aap | 1 | -1/+1 | |
2020-06-07 | accidental shadowing in CBike::ProcessControl | aap | 1 | -1/+1 | |
2020-06-07 | fix | Nikolay Korolev | 1 | -3/+4 | |
2020-06-07 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-06-07 | more script commands | Nikolay Korolev | 5 | -29/+46 | |
2020-06-07 | some stats tweaks; saves dead again | Nikolay Korolev | 3 | -3/+17 | |
2020-06-07 | cleanup | Sergeanur | 4 | -54/+45 | |
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 | 4 | -116/+158 | |
2020-06-07 | making it close to original | Nikolay Korolev | 1 | -2/+9 | |
2020-06-07 | removed a "fix" | aap | 1 | -6/+1 | |
2020-06-07 | more font | Sergeanur | 5 | -330/+254 | |
2020-06-07 | font fix | Sergeanur | 1 | -0/+2 | |
2020-06-07 | more font stuff | Sergeanur | 3 | -31/+143 | |
2020-06-07 | Revert "FONT_BANK renamed to FONT_STANDARD" | Fire-Head | 16 | -50/+50 | |
This reverts commit 552205dfbaea70628df56a4966d269a81a97d28e. | |||||
2020-06-07 | fixes | Sergeanur | 3 | -9/+5 | |
2020-06-07 | a bit of fonts | Sergeanur | 6 | -192/+446 | |
2020-06-07 | FONT_BANK renamed to FONT_STANDARD | Sergeanur | 16 | -50/+50 | |
2020-06-07 | disable skidding bugfix | aap | 1 | -1/+1 | |
2020-06-07 | CBike done | aap | 8 | -75/+654 | |
2020-06-06 | fix | eray orçunus | 1 | -3/+0 | |
2020-06-06 | Some wait states | eray orçunus | 5 | -37/+188 | |
2020-06-06 | CFont crash workaround | eray orçunus | 3 | -9/+24 | |
2020-06-06 | Use KnockOffRider | eray orçunus | 4 | -65/+98 | |
2020-06-06 | minor fixes | Nikolay Korolev | 3 | -1/+8 | |
2020-06-06 | bla | aap | 1 | -1/+1 | |
2020-06-06 | more CBike functions | aap | 1 | -6/+159 | |
2020-06-06 | CBike::KnockOffRider | aap | 2 | -0/+206 | |
2020-06-06 | fixing some uninitialized stuff | Nikolay Korolev | 8 | -2/+31 | |
2020-06-06 | fixed linux saving | Nikolay Korolev | 2 | -2/+2 | |
2020-06-06 | ps2 audio banks | Sergeanur | 4 | -162/+402 | |
2020-06-05 | Update Pad.cpp | majestic | 1 | -1/+1 | |
2020-06-05 | Update Pad.cpp | majestic | 1 | -36/+53 | |
2020-06-05 | Bike riding anims, SA bike/heli cam | eray orçunus | 9 | -104/+505 | |
2020-06-05 | a bit more CBike | aap | 5 | -24/+69 | |
2020-06-05 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-06-05 | ProcessTrainAnnouncements | Sergeanur | 3 | -6/+47 | |
2020-06-05 | basic bike support in traffic, script and car gen; some heli AI | Nikolay Korolev | 4 | -53/+143 | |
2020-06-05 | some original VC's cheats and comparator for them | majestic | 1 | -90/+106 | |
2020-06-05 | more CBike | aap | 4 | -63/+159 | |
2020-06-04 | forgot to delete debug code | aap | 1 | -10/+0 | |
2020-06-04 | minor stuff | aap | 3 | -4/+15 | |
2020-06-04 | more CBike and fixes | aap | 9 | -50/+1153 | |
2020-06-04 | fixes, mostly from miami | eray orçunus | 13 | -171/+191 | |
2020-06-04 | PedChat & PedDebug | Sergeanur | 4 | -366/+477 | |
2020-06-04 | Revert "fix accident~" | Sergeanur | 1 | -2/+0 | |
This reverts commit 04de93796bf6b19e10d46cbca3db3d296dd1612f. | |||||
2020-06-04 | Restore original logic of CPed::WanderRange | Sergeanur | 4 | -15/+21 | |
2020-06-03 | some orig chearts | majestic | 3 | -31/+121 | |
- weapon model indices added - orig weapon cheats added - some cheats' names changed to original ones | |||||
2020-06-03 | fixed CPed::AddInCarAnims | aap | 1 | -11/+6 | |
2020-06-03 | Peds, eSound and PedState enum, fixes | eray orçunus | 26 | -637/+1088 | |
2020-06-03 | get rid of III code | aap | 1 | -14/+1 | |
2020-06-03 | fix accident~ | aap | 1 | -0/+2 | |
2020-06-03 | forgot the fucking file | aap | 1 | -0/+782 | |
2020-06-03 | Range2D and Range3D | Sergeanur | 4 | -0/+67 | |
2020-06-02 | some CBike code; vehicle cleanup | aap | 14 | -112/+135 | |
2020-06-02 | some vehicle cleanup | aap | 10 | -100/+88 | |
2020-06-02 | fixed radar rendering | aap | 1 | -8/+2 | |
2020-06-02 | few bike things | aap | 3 | -6/+20 | |
2020-06-02 | renamed a vehicle thing | aap | 3 | -11/+11 | |
2020-06-02 | initial CBike struct | aap | 4 | -11/+66 | |
2020-06-01 | Fix collision with peds heads | Filip Gawin | 1 | -0/+4 | |
2020-06-01 | add freeroam; clean up debug menu | aap | 1 | -12/+0 | |
2020-06-01 | CTimer fix | aap | 2 | -3/+3 | |
2020-06-01 | CTimer fix | aap | 1 | -2/+2 | |
2020-06-01 | hanim fix | aap | 2 | -4/+10 | |
2020-06-01 | hanim fix | aap | 2 | -4/+10 | |
2020-06-01 | DrawStandardMenus, VC menu array and minor fixes | eray orçunus | 11 | -1273/+1162 | |
2020-06-01 | fixed timebar toggle | aap | 4 | -7/+4 | |
2020-06-01 | fixed roadblocks | Nikolay Korolev | 2 | -54/+53 | |
2020-06-01 | gravity | aap | 1 | -1/+1 | |
2020-06-01 | fixed bumper colmodel | aap | 1 | -1/+1 | |
2020-06-01 | fixed bumper colmodel | aap | 1 | -1/+1 | |
2020-05-31 | getting rid of strnicmp | aap | 1 | -1/+1 | |
2020-05-31 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-31 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-31 | dumb | Nikolay Korolev | 2 | -2/+2 | |
2020-05-31 | game logic | Nikolay Korolev | 20 | -56/+470 | |
2020-05-31 | fixed to CAutomobile and friends | aap | 8 | -63/+65 | |
2020-05-31 | CAutomobile done | aap | 20 | -431/+1359 | |
2020-05-31 | some more CAutomobile | aap | 5 | -103/+139 | |
2020-05-31 | gahhh | aap | 2 | -1/+2 | |
2020-05-31 | some CAutomobile | aap | 13 | -192/+443 | |
2020-05-30 | better name | Nikolay Korolev | 2 | -5/+5 | |
2020-05-30 | roadblocks | Nikolay Korolev | 7 | -91/+192 | |
2020-05-30 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-29 | R to freeroam, idle anims, weapon and cam enum fix | eray orçunus | 14 | -53/+156 | |
2020-05-29 | fix fix fix | eray orçunus | 1 | -2/+8 | |
2020-05-29 | fix fix | eray orçunus | 1 | -8/+8 | |
2020-05-29 | frontend options fix | eray orçunus | 2 | -9/+22 | |
2020-05-29 | fix | Nikolay Korolev | 1 | -0/+2 | |
2020-05-29 | Add files via upload | rollschuh2282 | 2 | -0/+9 | |
2020-05-29 | Add files via upload | rollschuh2282 | 4 | -2/+20 | |
2020-05-28 | remove inlining attempts + reload frontend options for real | eray orçunus | 2 | -9/+15 | |
2020-05-28 | fix | Nikolay Korolev | 1 | -2/+2 | |
2020-05-28 | theoretically fix linux build | eray orçunus | 3 | -12/+14 | |
2020-05-28 | Detect R and start game on menu | eray orçunus | 3 | -11/+28 | |
2020-05-28 | config reorganization | eray orçunus | 1 | -4/+5 | |
2020-05-28 | Frontend customization functions, freecam toggle, minor things | eray orçunus | 12 | -121/+531 | |
2020-05-28 | rem unnecessary asserts | Fire-Head | 1 | -5/+9 | |
2020-05-28 | crash fix | Nikolay Korolev | 1 | -2/+2 | |
2020-05-27 | cockbuilding ejaculation fix | Fire_Head | 1 | -1/+21 | |
2020-05-27 | surfacetable included | Fire-Head | 1 | -0/+1 | |
2020-05-27 | fix SURFACE_SAND | Fire-Head | 1 | -2/+2 | |
2020-05-27 | seagulls, ships | Fire-Head | 3 | -71/+373 | |
2020-05-27 | bla | aap | 1 | -1/+1 | |
2020-05-27 | automobile fixes | aap | 4 | -24/+28 | |
2020-05-27 | VC Water | Fire-Head | 11 | -615/+2131 | |
2020-05-27 | librw update | aap | 1 | -0/+6 | |
2020-05-27 | librw update | aap | 1 | -0/+6 | |
2020-05-27 | Fix city sound playing on restarting a new game | Sergeanur | 1 | -2/+2 | |
2020-05-27 | crash fix | Nikolay Korolev | 1 | -0/+3 | |
2020-05-27 | RwCameraGetCurrentCamera | aap | 2 | -10/+4 | |
2020-05-27 | RwCameraGetCurrentCamera | aap | 2 | -10/+4 | |
2020-05-27 | CVehicle loose ends | aap | 2 | -12/+31 | |
2020-05-27 | OpenAL support | Sergeanur | 2 | -7/+57 | |
2020-05-27 | MT function for fakerw | aap | 1 | -2/+2 | |
2020-05-27 | MT function for fakerw | aap | 1 | -2/+2 | |
2020-05-27 | Restore original logic | Sergeanur | 1 | -2/+2 | |
2020-05-27 | Support of original mp3/wav/adf | Sergeanur | 10 | -583/+3010 | |
2020-05-27 | fix linux build | Fire-Head | 1 | -1/+1 | |
2020-05-27 | VC CParticle done | Fire-Head | 15 | -488/+1135 | |
2020-05-26 | mission replay | Nikolay Korolev | 11 | -5/+325 | |
2020-05-26 | added some unused enums | aap | 1 | -1/+8 | |
2020-05-26 | fix UB shit | aap | 2 | -3/+3 | |
2020-05-26 | fix UB shit | aap | 2 | -3/+3 | |
2020-05-26 | Very basic compatibility with original sfx.raw/sdt | Sergeanur | 4 | -4168/+605 | |
2020-05-26 | fixed crash | Nikolay Korolev | 1 | -2/+2 | |
2020-05-26 | fix2 | aap | 1 | -1/+1 | |
2020-05-26 | fix | aap | 1 | -1/+5 | |
2020-05-26 | eSurfaceType | aap | 12 | -214/+213 | |
2020-05-26 | eSurfaceType | aap | 13 | -227/+226 | |
2020-05-25 | fixed NE bug | Nikolay Korolev | 1 | -1/+8 | |
2020-05-25 | fixed FIX_BUGS | Nikolay Korolev | 1 | -8/+10 | |
2020-05-25 | switch collision with debug menu | Nikolay Korolev | 1 | -0/+8 | |
2020-05-25 | cranes fix | Nikolay Korolev | 1 | -3/+6 | |
2020-05-25 | small fixes | aap | 9 | -29/+34 | |
2020-05-25 | Even more audio cleanups | Sergeanur | 1 | -107/+104 | |
2020-05-25 | CVehicle | aap | 33 | -438/+1448 | |
2020-05-25 | Ped comments cleanup | Sergeanur | 1 | -43/+53 | |
2020-05-25 | More audio cleanup and bugfixes | Sergeanur | 1 | -55/+44 | |
2020-05-25 | Fix names of static variables | Sergeanur | 1 | -19/+19 | |
2020-05-25 | cAudioManager::ProcessPlayersVehicleEngine cleanup and fixes | Sergeanur | 1 | -149/+108 | |
2020-05-24 | Clean cAudioManager::ProcessGarages up a bit | Sergeanur | 1 | -89/+79 | |
2020-05-24 | Ped.h include not needed | blingu | 1 | -1/+0 | |
2020-05-24 | fixes | Sergeanur | 1 | -2/+2 | |
2020-05-24 | Update CopPed.cpp | blingu | 1 | -1/+1 | |
2020-05-24 | fixed compiler errors | nrb | 14 | -32/+37 | |
2020-05-24 | fixed filename | Nikolay Korolev | 1 | -0/+0 | |
2020-05-24 | all my fixes live in exes | eray orçunus | 5 | -29/+37 | |
2020-05-24 | CVehicle fixes | aap | 4 | -53/+55 | |
2020-05-24 | how did saving even work in original III? | Nikolay Korolev | 1 | -18/+6 | |
2020-05-24 | script fix | Nikolay Korolev | 1 | -2/+2 | |
2020-05-24 | say goodbye to your saves | Nikolay Korolev | 1 | -0/+4 | |
2020-05-24 | comments | Nikolay Korolev | 4 | -22/+7 | |
2020-05-24 | script fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-24 | Menu borders and weapon fixes | eray orçunus | 13 | -224/+383 | |
2020-05-24 | Optimize ALDeviceList | Sergeanur | 3 | -85/+70 | |
2020-05-24 | Fix OAL crash | Sergeanur | 3 | -6/+10 | |
2020-05-23 | Cleanup | Sergeanur | 1 | -31/+17 | |
2020-05-23 | Even more small audio cleanup | Sergeanur | 2 | -5/+5 | |
2020-05-23 | More audio cleanup | Sergeanur | 2 | -315/+319 | |
2020-05-23 | set pieces | Nikolay Korolev | 11 | -3/+425 | |
2020-05-23 | Cleanup and one needed function | eray orçunus | 4 | -44/+32 | |
2020-05-23 | Compatibility with VC weapon.dat + new shotguns | eray orçunus | 21 | -235/+435 | |
2020-05-23 | cranes fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-23 | skeleton typos | aap | 7 | -29/+25 | |
2020-05-23 | skeleton typos | aap | 7 | -32/+29 | |
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 | 5 | -11/+35 | |
2020-05-22 | script fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-22 | Fix linux build | eray orçunus | 1 | -3/+2 | |
2020-05-22 | Possibly fix travis | Sergeanur | 1 | -2/+3 | |
2020-05-22 | OpenAL configs | Sergeanur | 7 | -14/+7 | |
2020-05-22 | opus support | Sergeanur | 3 | -5/+206 | |
2020-05-22 | InitAfterFocusLoss compile fix | Xin | 1 | -1/+1 | |
2020-05-22 | fixes for CPhysical and friends | aap | 9 | -176/+132 | |
2020-05-22 | CPhysical | aap | 17 | -292/+556 | |
2020-05-22 | VC CMenuManager struct, ctor etc. | eray orçunus | 21 | -1295/+779 | |
2020-05-22 | new script commands - mostly stubs | Nikolay Korolev | 12 | -103/+1156 | |
2020-05-21 | focus loss improvement | Xinerki | 1 | -2/+5 | |
for u aap | |||||
2020-05-21 | wasted/busted text color | Xinerki | 1 | -1/+1 | |
how did nobody change it yet | |||||
2020-05-21 | sorry my bad | Xinerki | 2 | -2597/+2464 | |
2020-05-21 | vehicle cheats and debug cheat string display | Xinerki | 4 | -981/+1040 | |
2020-05-21 | make reloadables optional | Xinerki | 4 | -0/+9 | |
2020-05-21 | menu map color change | Xinerki | 1 | -1496/+1629 | |
2020-05-21 | fancy HUD.TXD reloader | Xinerki | 3 | -0/+28 | |
TODO: make optional with defines, also add more reload options | |||||
2020-05-21 | radardisc shadow | Xinerki | 1 | -1/+11 | |
thank tomasak | |||||
2020-05-21 | scuffed InitAfterFocusLoss implementation | Xinerki | 3 | -0/+25 | |
2020-05-21 | add freecam toggle in control settings | Xinerki | 4 | -2/+21 | |
comes with a free config save! | |||||
2020-05-21 | approach separation differently | Xinerki | 2 | -9/+24 | |
2020-05-21 | blip marker colors, also isolate crgba | Xinerki | 1 | -4/+9 | |
2020-05-21 | script revision | Nikolay Korolev | 5 | -56/+148 | |
2020-05-20 | script fix | Nikolay Korolev | 1 | -0/+1 | |
2020-05-20 | fixed dumb | Nikolay Korolev | 2 | -4/+4 | |
2020-05-20 | script revision | Nikolay Korolev | 4 | -53/+211 | |
2020-05-20 | script fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-20 | Pickup and audio fix | eray orçunus | 4 | -2/+11 | |
2020-05-20 | fixed ped comment | Nikolay Korolev | 2 | -0/+8 | |
2020-05-20 | script revision | Nikolay Korolev | 5 | -187/+328 | |
2020-05-20 | Fixes for melees and various things | eray orçunus | 15 | -190/+291 | |
2020-05-19 | fixed script bug | Nikolay Korolev | 1 | -1/+1 | |
2020-05-19 | bla | aap | 1 | -1/+1 | |
2020-05-19 | small fixes | aap | 6 | -187/+173 | |
2020-05-19 | CEntity and friends | aap | 26 | -647/+578 | |
2020-05-19 | slightly restructured ped flags for convenience | Nikolay Korolev | 1 | -11/+41 | |
2020-05-19 | fixed annoying bug | Nikolay Korolev | 1 | -0/+1 | |
2020-05-19 | script revision | Nikolay Korolev | 8 | -144/+155 | |
2020-05-19 | Melee weapons(half-working), Ped and Hud bits | eray orçunus | 19 | -313/+818 | |
2020-05-19 | fix frontend control config menu a little | Xinerki | 1 | -3/+13 | |
thank erorcun | |||||
2020-05-19 | little cleanup of handlingmgr | aap | 4 | -7/+7 | |
2020-05-19 | fix audio menu crash | Xinerki | 2 | -14/+21 | |
2020-05-19 | HandlingMgr | aap | 4 | -64/+264 | |
2020-05-19 | match frontend to vc more; isolate crgba | Xinerki | 2 | -19/+41 | |
2020-05-19 | Zone and Vehicle text slant | Xinerki | 1 | -4/+14 | |
2020-05-19 | finished CFileLoader; some COcclusion stubs | aap | 6 | -7/+90 | |
2020-05-19 | Load VC frontend textures and use some | Xinerki | 2 | -193/+142 | |
2020-05-19 | script revision | Nikolay Korolev | 15 | -123/+236 | |
2020-05-18 | script fix | Nikolay Korolev | 1 | -0/+1 | |
2020-05-18 | some less certainly fps fixes | aap | 2 | -0/+16 | |
2020-05-18 | only one sunbathe anim group | aap | 1 | -1/+1 | |
2020-05-18 | script FPS fix | Nikolay Korolev | 1 | -0/+8 | |
2020-05-18 | Fix string assignment (aldlist.cpp) | shfil | 1 | -1/+1 | |
2020-05-18 | Remove MAX_VOLUME dups | Sergeanur | 4 | -76/+71 | |
2020-05-18 | some less certainly fps fixes | aap | 2 | -0/+16 | |
2020-05-18 | fixes for braking and cloud rotation at high fps | aap | 2 | -0/+10 | |
2020-05-18 | fixes for braking and cloud rotation at high fps | aap | 2 | -0/+8 | |
2020-05-18 | CText | Sergeanur | 3 | -49/+244 | |
2020-05-17 | some debug changes | Nikolay Korolev | 3 | -11/+46 | |
2020-05-17 | TransformToNode crash fix? | eray orçunus | 1 | -0/+13 | |
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 | little cleanup on radar | aap | 1 | -22/+22 | |
2020-05-17 | radar sprites | aap | 3 | -119/+232 | |
2020-05-17 | just in case | eray orçunus | 1 | -0/+1 | |
2020-05-17 | sync with upstream | Nikolay Korolev | 3 | -13/+0 | |
2020-05-17 | full script basic support | Nikolay Korolev | 18 | -127/+675 | |
2020-05-17 | nullsampman | Fire-Head | 1 | -0/+368 | |
2020-05-17 | Weapon fixes and thingies | eray orçunus | 34 | -402/+636 | |
2020-05-17 | loading screens | aap | 1 | -22/+36 | |
2020-05-17 | some HUD colors | aap | 1 | -21/+46 | |
2020-05-17 | collect HUD colors at top of file | aap | 1 | -21/+41 | |
2020-05-17 | fix head/hand atomics | aap | 2 | -1/+11 | |
2020-05-17 | revert accidental commit; also update librw | aap | 1 | -1/+1 | |
2020-05-16 | Fix compilation errors | Sergeanur | 3 | -2659/+248 | |
2020-05-16 | Remove magic consts from ms_aAnimAssocDefinitions | Sergeanur | 1 | -25/+28 | |
2020-05-16 | more script stuff | Nikolay Korolev | 11 | -16/+84 | |
2020-05-16 | More small audio fixes | Sergeanur | 2 | -14/+13 | |
2020-05-16 | Move sound processors to AudioLogic.cpp, plus small fixes | Sergeanur | 5 | -9330/+9358 | |
2020-05-16 | gangs, script and replay fixes | Nikolay Korolev | 10 | -67/+156 | |
2020-05-16 | Fix audio use of number instead of enum for CAR_ACCEL | Sergeanur | 1 | -2/+2 | |
2020-05-16 | fixes for 64 bit build | aap | 3 | -2/+13 | |
2020-05-16 | Weapon fixes | eray orçunus | 7 | -31/+59 | |
2020-05-16 | bla | aap | 1 | -1/+1 | |
2020-05-16 | new horn | Nikolay Korolev | 3 | -2/+16 | |
2020-05-16 | fixed CText to be 64 bit compatible | aap | 2 | -0/+24 | |
2020-05-16 | fixed CText to be 64 bit compatible | aap | 2 | -0/+24 | |
2020-05-16 | minimal weather stuff + multiple bugfixes | Nikolay Korolev | 9 | -91/+146 | |
2020-05-16 | remove some unneeded plane paths for the moment; also different exe icon | aap | 4 | -1/+3 | |
2020-05-16 | changed CPedIK names | aap | 3 | -101/+101 | |
2020-05-16 | more attractor fixes | Nikolay Korolev | 3 | -23/+36 | |
2020-05-16 | a few fixes | Nikolay Korolev | 2 | -4/+5 | |
2020-05-16 | removed duplicate code | Nikolay Korolev | 2 | -46/+31 | |
2020-05-16 | remove debug | Nikolay Korolev | 1 | -2/+0 | |
2020-05-16 | Remove unused audio enum | Sergeanur | 10 | -447/+321 | |
2020-05-16 | fixed spaces/tabs | Nikolay Korolev | 1 | -130/+130 | |
2020-05-16 | ped attractors | Nikolay Korolev | 2 | -11/+11 | |
2020-05-16 | ped attractors done | Nikolay Korolev | 7 | -33/+90 | |
2020-05-15 | Weapon layer in Peds | eray orçunus | 36 | -857/+2164 | |
2020-05-15 | CPedIK | aap | 4 | -441/+201 | |
2020-05-14 | Fix compilation | Sergeanur | 1 | -2/+2 | |
2020-05-14 | fixed hanging boot | aap | 1 | -1/+1 | |
2020-05-14 | fixed hanging boot | aap | 1 | -1/+1 | |
2020-05-14 | fixed RotateTorso | aap | 1 | -2/+2 | |
2020-05-14 | fixed script error | Nikolay Korolev | 1 | -2/+1 | |
2020-05-14 | it works differently | Nikolay Korolev | 2 | -6/+6 | |
2020-05-14 | some fixes | Nikolay Korolev | 4 | -0/+16 | |
2020-05-14 | more pedattractor | Nikolay Korolev | 6 | -109/+864 | |
2020-05-14 | fixed skinned cutscene head | aap | 1 | -5/+5 | |
2020-05-14 | blacklist for glfw "joysticks" | aap | 1 | -1/+14 | |
2020-05-13 | Fix calloc in CdStreamPosix | shfil | 1 | -1/+1 | |
2020-05-13 | fixed traffic lights | Nikolay Korolev | 1 | -3/+4 | |
2020-05-13 | More save/load alignment fixes | Sergeanur | 3 | -36/+49 | |
2020-05-13 | car control and cranes fixes | Nikolay Korolev | 2 | -3/+1 | |
2020-05-13 | ped attractor: start | Nikolay Korolev | 7 | -14/+813 | |
2020-05-13 | Redoing some pool reading for better alignment | Sergeanur | 2 | -65/+90 | |
2020-05-13 | Changing save/load for CPlayerInfo because of alignment crap | Sergeanur | 1 | -36/+30 | |
2020-05-13 | Revert to memcpy | Filip Gawin | 2 | -3/+3 | |
2020-05-12 | Fix linux warnings | Filip Gawin | 52 | -70/+165 | |
2020-05-12 | fix shotgun | Nikolay Korolev | 1 | -1/+1 | |
2020-05-12 | remove debug shit | aap | 1 | -3/+0 | |
2020-05-12 | garages fix | Nikolay Korolev | 1 | -2/+2 | |
2020-05-12 | little fixes to CClouds; disabled object clipping for SA cam | aap | 3 | -8/+10 | |
2020-05-12 | CClouds; disabled object clipping for SA cam | aap | 14 | -124/+159 | |
2020-05-12 | fix garages | Nikolay Korolev | 1 | -15/+17 | |
2020-05-12 | fix garages | Nikolay Korolev | 1 | -1/+1 | |
2020-05-12 | fix garages | Nikolay Korolev | 1 | -1/+1 | |
2020-05-12 | fixed bug in cutscene head | aap | 1 | -1/+9 | |
2020-05-12 | Remove odd calculations for bullet hit smoke | Sergeanur | 1 | -5/+21 | |
2020-05-12 | more script | Nikolay Korolev | 6 | -56/+120 | |
2020-05-11 | RenderPedCB from VC | aap | 1 | -5/+9 | |
2020-05-11 | CVisibilityPlugins | aap | 6 | -139/+165 | |
2020-05-11 | garages + script | Nikolay Korolev | 15 | -551/+536 | |
2020-05-11 | Fix Windows build and premake | eray orçunus | 6 | -11/+18 | |
2020-05-11 | Linux build support | eray orçunus | 51 | -334/+1321 | |
2020-05-11 | random fixes | aap | 2 | -16/+16 | |
2020-05-11 | CRenderer | aap | 15 | -121/+251 | |
2020-05-11 | few fixes | aap | 5 | -11/+53 | |
2020-05-11 | little fix for cam | aap | 1 | -0/+2 | |
2020-05-11 | some changes | Nikolay Korolev | 3 | -30/+102 | |
2020-05-10 | RpAnimBlend and frame updates | aap | 8 | -54/+120 | |
2020-05-10 | vehicle model descriptions; a bit of heli code | aap | 10 | -39/+63 | |
2020-05-10 | force load weapons as long as we dont stream em yet | aap | 1 | -0/+6 | |
2020-05-10 | update file loader for new VC fields | aap | 7 | -5/+42 | |
2020-05-10 | fixed few more typos | bigbossbro08 | 4 | -39/+1 | |
2020-05-10 | Fixed typos and made all assert functions optional | bigbossbro08 | 73 | -184/+110 | |
2020-05-10 | some fixes and cosmetic changes | aap | 8 | -23/+34 | |
2020-05-10 | CVehicleModelInfo | aap | 7 | -54/+252 | |
2020-05-10 | some updates for script | Nikolay Korolev | 7 | -90/+80 | |
2020-05-10 | defined out asserts. | bigbossbro08 | 48 | -6/+156 | |
2020-05-10 | script changes | Nikolay Korolev | 1 | -8/+17 | |
2020-05-10 | added some anim groups | aap | 2 | -9/+70 | |
2020-05-10 | CPedModelInfo | aap | 7 | -344/+44 | |
2020-05-10 | fix boats | Nikolay Korolev | 1 | -4/+4 | |
2020-05-10 | fix boat | Nikolay Korolev | 1 | -1/+1 | |
2020-05-10 | CSimpleModelInfo | aap | 4 | -11/+22 | |
2020-05-10 | more car control | Nikolay Korolev | 12 | -193/+376 | |
2020-05-10 | CClumpModelInfo; little fixes | aap | 6 | -49/+62 | |
2020-05-10 | CWeaponModelInfo | aap | 7 | -1/+115 | |
2020-05-10 | Small unification | Sergeanur | 2 | -2/+2 | |
2020-05-09 | car control fixes | Nikolay Korolev | 1 | -102/+174 | |
2020-05-09 | new curves + boat fix | Nikolay Korolev | 2 | -3/+17 | |
2020-05-09 | back to ped.ifp | aap | 1 | -2/+1 | |
2020-05-09 | ccarctrl big fix | Nikolay Korolev | 10 | -36/+184 | |
2020-05-09 | accidentally swapped reft and light | aap | 1 | -10/+10 | |
2020-05-09 | peds starting to work | aap | 20 | -262/+171 | |
2020-05-09 | Place debug menu under ifdef | Sergeanur | 11 | -7/+27 | |
2020-05-09 | Fix compilation error | Sergeanur | 1 | -1/+1 | |
2020-05-09 | removed cutscene heads | aap | 10 | -252/+9 | |
2020-05-09 | Menu map fixes and resizable window on GLFW | eray orçunus | 4 | -10/+41 | |
2020-05-09 | Menu map fixes and resizable window on GLFW | eray orçunus | 4 | -10/+41 | |
2020-05-09 | fixes for anims | aap | 1 | -2/+2 | |
2020-05-09 | named anim assoc flags | aap | 6 | -50/+48 | |
2020-05-09 | named anim assoc flags | aap | 6 | -50/+48 | |
2020-05-09 | Fix corona scaling | Sergeanur | 3 | -6/+10 | |
2020-05-08 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-05-08 | fix | Nikolay Korolev | 1 | -12/+12 | |
2020-05-08 | CCarCtrl::GenerateOneRandomCar | Nikolay Korolev | 19 | -41/+275 | |
2020-05-08 | more small fixes | aap | 9 | -19/+36 | |
2020-05-08 | anims streaming | aap | 3 | -41/+177 | |
2020-05-08 | fix | Nikolay Korolev | 1 | -6/+6 | |
2020-05-08 | gang | Nikolay Korolev | 2 | -11/+16 | |
2020-05-08 | fix | Nikolay Korolev | 2 | -5/+5 | |
2020-05-08 | most of animation system done; little stuff here and there | aap | 27 | -228/+496 | |
2020-05-08 | zone info commands + fix | Nikolay Korolev | 4 | -7/+63 | |
2020-05-08 | Fix water UV on high FPS and inverted free camera | Sergeanur | 3 | -1/+11 | |
2020-05-08 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-05-08 | final fix | Nikolay Korolev | 1 | -61/+14 | |
2020-05-08 | reasonable spawns | Nikolay Korolev | 2 | -46/+25 | |
2020-05-08 | tmp stuff | Nikolay Korolev | 3 | -68/+148 | |
2020-05-07 | intermediate changes | Nikolay Korolev | 2 | -76/+73 | |
2020-05-07 | small fixes | aap | 4 | -3/+15 | |
2020-05-07 | CBaseModelInfo done | aap | 9 | -22/+36 | |
2020-05-07 | little script change | aap | 1 | -2/+2 | |
2020-05-07 | CZoneInfo mostly done; not its dependencies | aap | 9 | -220/+134 | |
2020-05-07 | car control and friends | Nikolay Korolev | 13 | -128/+189 | |
2020-05-07 | some quick cosmetic fixes | aap | 2 | -34/+12 | |
2020-05-07 | Fix looping collision sound | Sergeanur | 1 | -8/+8 | |
2020-05-07 | use water color and new water texture | aap | 2 | -8/+10 | |
2020-05-07 | Fix GetDistanceSquared | Sergeanur | 3 | -30/+32 | |
2020-05-07 | Fixed arguments for sound collisions | Sergeanur | 4 | -61/+78 | |
2020-05-07 | got rid of superfluous enum; update librw | aap | 5 | -29/+35 | |
2020-05-07 | few changes for vehicle model info | aap | 3 | -74/+49 | |
2020-05-07 | typo | aap | 1 | -2/+2 | |
2020-05-07 | VC vehicles just barely working now | aap | 28 | -259/+444 | |
2020-05-07 | dont hardcode first vehicle ID; little fix for roadblocks | aap | 3 | -7/+8 | |
2020-05-07 | oal update | Fire-Head | 1 | -27/+32 | |
2020-05-07 | oal wav/mp3 stream update | Fire-Head | 7 | -107/+608 | |
2020-05-06 | changed default ID ranges. old default.ide incompatible now | aap | 3 | -15/+12 | |
2020-05-06 | fixed lane offset | Nikolay Korolev | 1 | -1/+2 | |
2020-05-06 | waterlevel with offset (from Fire_Head) | aap | 2 | -30/+54 | |
2020-05-06 | checked some of streaming for VC changes | aap | 8 | -108/+120 | |
2020-05-06 | script stubs + REQUEST_COLLISION | Nikolay Korolev | 3 | -56/+638 | |
2020-05-06 | added flag | Nikolay Korolev | 1 | -1/+2 | |
2020-05-06 | IsStatic | Nikolay Korolev | 8 | -25/+26 | |
2020-05-06 | CSphere and CBox for CColModel | aap | 9 | -55/+70 | |
2020-05-06 | fixed object collision stuff at least somewhat | aap | 1 | -2/+18 | |
2020-05-06 | sorted out object collision enums | aap | 4 | -22/+31 | |
2020-05-06 | sorted out object collision enums | aap | 4 | -22/+31 | |
2020-05-06 | Fix cAudioManager::ProcessActiveQueues loop | Sergeanur | 1 | -5/+3 | |
2020-05-06 | got rid of superfluous enum | aap | 2 | -20/+8 | |
2020-05-06 | got rid of superfluous enum | aap | 2 | -20/+8 | |
2020-05-06 | fix memory corruption | Nikolay Korolev | 1 | -0/+2 | |
2020-05-06 | fix for radar | aap | 1 | -6/+14 | |
2020-05-06 | setting some areas so objects dont disappear | aap | 3 | -0/+3 | |
2020-05-06 | little cworld bugfix | aap | 1 | -1/+1 | |
2020-05-06 | little cworld bugfix | aap | 1 | -1/+1 | |
2020-05-06 | new zone stuff | aap | 17 | -854/+383 | |
2020-05-06 | some work on zones | aap | 11 | -85/+89 | |
2020-05-06 | reverting fuckup | aap | 2 | -2/+2 | |
2020-05-06 | updated librw | aap | 4 | -9/+8 | |
2020-05-06 | updated librw | aap | 2 | -7/+6 | |
2020-05-06 | implemented most of timecycle and mblur | aap | 7 | -78/+274 | |
2020-05-06 | not needed | Nikolay Korolev | 1 | -23/+0 | |
2020-05-06 | script colstore stuff | Nikolay Korolev | 3 | -2/+26 | |
2020-05-05 | getting the vice city map to work | aap | 26 | -793/+328 | |
2020-05-05 | colstore support in script | Nikolay Korolev | 10 | -43/+43 | |
2020-05-05 | script stuff | Nikolay Korolev | 4 | -0/+82 | |
2020-05-05 | some more miami | Nikolay Korolev | 3 | -4/+29 | |
2020-05-05 | some miami limits | aap | 3 | -29/+17 | |
2020-05-05 | cleaned up MIAMI ifdefs | aap | 45 | -2004/+92 | |
2020-05-05 | skipped one def | Nikolay Korolev | 1 | -12/+0 | |
2020-05-05 | Revert "Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL" | Sergeanur | 15 | -4/+126 | |
This reverts commit 1eb817de7713ea95bbbcbd7543ffce61ced8ffec. # Conflicts: # src/core/Game.cpp | |||||
2020-05-05 | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 15 | -126/+4 | |
2020-05-05 | remove ifdefs | Nikolay Korolev | 8 | -141/+1 | |
2020-05-05 | Revert "Remove ColStore" | Sergeanur | 2 | -0/+274 | |
This reverts commit 0163a7bc4678be0817885929e10700196d0bb6e9. | |||||
2020-05-05 | Remove ColStore | Sergeanur | 2 | -274/+0 | |
2020-05-05 | Revert "Remove #endif" | Sergeanur | 1 | -0/+1 | |
This reverts commit 7200a783eef314ae380a5da64dfa82020c1e6dc2. | |||||
2020-05-05 | Remove #endif | Sergeanur | 1 | -1/+0 | |
2020-05-05 | Revert "Remove Miami stuff" | Sergeanur | 50 | -14/+2028 | |
This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252. | |||||
2020-05-05 | Remove Miami stuff | Sergeanur | 50 | -2028/+14 | |
2020-05-05 | fixed traffic lights | Nikolay Korolev | 1 | -1/+1 | |
2020-05-05 | ModeInfoType -> ModelInfoType | Sergeanur | 4 | -8/+8 | |
2020-05-05 | Make CBaseModelInfo fields protected | Sergeanur | 14 | -63/+62 | |
2020-05-05 | implemented most of streamed collisions and big buildings | aap | 2 | -2/+2 | |
2020-05-05 | More use of GetModelIndex | Sergeanur | 20 | -128/+121 | |
2020-05-05 | CAutoPilot + CCarAI + fixes | Nikolay Korolev | 15 | -31/+402 | |
2020-05-05 | implemented most of streamed collisions and big buildings | aap | 41 | -95/+1346 | |
2020-05-05 | SetPosition, final part | Sergeanur | 20 | -143/+129 | |
2020-05-04 | bb std::string | Fire-Head | 1 | -5/+5 | |
2020-05-04 | fix typo | Fire-Head | 1 | -1/+1 | |
2020-05-04 | openal-soft added | Fire-Head | 4 | -65/+59 | |
2020-05-04 | oal upd | Fire-Head | 22 | -2125/+2850 | |
2020-05-04 | deny coach in crusher | Nikolay Korolev | 1 | -1/+3 | |
2020-05-04 | fixed spawn bug | Nikolay Korolev | 1 | -1/+4 | |
2020-05-04 | fixed fog color for librw | aap | 1 | -1/+9 | |
2020-05-03 | GTA_ZONECULL define | aap | 3 | -3/+23 | |
2020-05-03 | GTA_BRIDGE and GTA_TRAIN defines | aap | 7 | -4/+65 | |
2020-05-03 | implemented most of vice city path system | aap | 20 | -367/+1149 | |
2020-05-03 | script compatibility | Nikolay Korolev | 2 | -11/+83 | |
2020-05-03 | Fix pad Y axis | Sergeanur | 1 | -2/+9 | |
2020-05-03 | Fix CMessages::InsertStringInString | Sergeanur | 1 | -1/+1 | |
2020-05-02 | Put camera modes compatibility under COMPATIBLE_SAVES | Sergeanur | 1 | -2/+2 | |
2020-05-02 | Add CURMODE macro | Sergeanur | 2 | -109/+59 | |
2020-05-02 | Revert "Disable PED_SKIN for now" | Sergeanur | 1 | -1/+1 | |
This reverts commit d51bf48dcd5756a4c81e8faf61f495c02684c209. | |||||
2020-05-02 | Ceil health and armor values in hud (fix 99 health) | Sergeanur | 1 | -0/+8 | |
2020-05-02 | Adding sound intensity consts | Sergeanur | 2 | -155/+204 | |
2020-05-02 | Fix number of unique jumps in stat menu | Sergeanur | 1 | -4/+4 | |
2020-05-02 | Fix COMMAND_GET_CONTROLLER_MODE | Sergeanur | 1 | -0/+4 | |
2020-05-02 | Switching pad modes and cheats when player is switching between controller and kb&m | Sergeanur | 4 | -32/+127 | |
2020-05-02 | Disable PED_SKIN for now | Sergeanur | 1 | -1/+1 | |
2020-05-02 | Cleanup cAudioManager::ProcessVehicleSkidding | Sergeanur | 1 | -37/+23 | |
2020-05-02 | changed saving compatibility | Nikolay Korolev | 18 | -612/+567 | |
2020-05-02 | A bit more audio cleanup | Sergeanur | 3 | -118/+88 | |
2020-05-02 | cleanup cAudioManager::UpdateReflections | Sergeanur | 1 | -44/+31 | |
2020-05-02 | AudioManager.cpp autoformat | Sergeanur | 1 | -2493/+2334 | |
2020-05-02 | Replacing >> and << to / and * in AudioManager | Sergeanur | 1 | -51/+45 | |
2020-05-02 | SetPosition, part 2 | Sergeanur | 14 | -49/+49 | |
2020-05-02 | SetPosition, part 1 | Sergeanur | 25 | -54/+62 | |
2020-05-02 | fixed the CIRCLE_BACK_BUTTON define. | rollschuh2282 | 1 | -0/+1 | |
2020-05-02 | update librw (vsynch) | aap | 2 | -2/+6 | |
2020-05-01 | Screen mode selector and persistent map target fix | eray orçunus | 6 | -55/+122 | |
2020-05-01 | implemented debugmenu shutdown | aap | 2 | -1/+23 | |
2020-05-01 | update librw | aap | 1 | -2/+2 | |
2020-04-30 | updated get/set | Nikolay Korolev | 1 | -4/+4 | |
2020-04-30 | Rename m_phy_flagA80 to bSkipLineCol | Sergeanur | 4 | -15/+15 | |
2020-04-30 | Rename m_ped_flagA2 into bWasStanding | Sergeanur | 3 | -16/+16 | |
2020-04-30 | Fix MakeSureSlotInObjectPoolIsEmpty | Sergeanur | 1 | -1/+1 | |
2020-04-30 | Adding getters and setters for type and status | Sergeanur | 41 | -249/+256 | |
2020-04-30 | improved video modes for glfw | aap | 2 | -43/+148 | |
2020-04-30 | fixed CVector != | aap | 1 | -0/+4 | |
2020-04-30 | Jap fixes | Sergeanur | 1 | -4/+34 | |
2020-04-29 | implemented improved video modes for win.cpp | aap | 4 | -5/+144 | |
2020-04-29 | Mouse wheel fix | eray orçunus | 1 | -3/+4 | |
2020-04-28 | Changing prefixes for some audio fields | Sergeanur | 11 | -906/+910 | |
2020-04-28 | Allow keyboard controls for flying cheats | Nikolay Korolev | 1 | -1/+9 | |
2020-04-28 | removed cpuid stuff from glfw as they caused a crash by clobbering registers. what to do about win.cpp? | aap | 1 | -79/+0 | |
2020-04-27 | Fixes | Sergeanur | 10 | -2682/+2353 | |
2020-04-27 | little support for gl3 textures; txd.img enabled again | aap | 2 | -5/+17 | |
2020-04-27 | Fix tVehicleSampleData struct | Sergeanur | 1 | -75/+73 | |
2020-04-27 | Audio structs moved to their AudioManager.h | Sergeanur | 3 | -27/+22 | |
2020-04-27 | fix (temporary?) for black bullet traces | aap | 1 | -0/+6 | |
2020-04-27 | Fix use of integers instead of enum/bool/nil | Sergeanur | 2 | -127/+116 | |
2020-04-27 | Audio fixes | Sergeanur | 1 | -234/+60 | |
2020-04-27 | Workaround for a crash on release | Sergeanur | 1 | -0/+3 | |
2020-04-26 | pools compatibility | Nikolay Korolev | 4 | -4/+624 | |
2020-04-26 | tried to fix some half-pixel bugs | aap | 3 | -16/+23 | |
2020-04-26 | Remove little hack | Sergeanur | 1 | -7/+0 | |
2020-04-26 | fixes for glfw | aap | 3 | -51/+37 | |
2020-04-26 | Remove struct workaround in CControllerConfigManager | Sergeanur | 2 | -9/+6 | |
2020-04-26 | A few fixes | Sergeanur | 2 | -6/+16 | |
2020-04-26 | Fix compilation error | Sergeanur | 1 | -4/+4 | |
2020-04-26 | Initial GLFW support | eray orçunus | 20 | -79/+1958 | |
2020-04-25 | helis done + cheats | Nikolay Korolev | 6 | -8/+158 | |
2020-04-25 | update librw | aap | 3 | -4/+17 | |
2020-04-25 | fixed flight control code | Nikolay Korolev | 1 | -4/+4 | |
2020-04-25 | fixed shooting target | aap | 1 | -2/+2 | |
2020-04-25 | real names (from LCS) | aap | 1 | -12/+12 | |
2020-04-25 | using librw GS alpha test emulation | aap | 4 | -22/+36 | |
2020-04-25 | undo | Nikolay Korolev | 1 | -1/+1 | |
2020-04-25 | flying control | Nikolay Korolev | 2 | -4/+127 | |
2020-04-25 | few fixes | aap | 10 | -36/+70 | |
2020-04-24 | disable mouse steering by default | Nikolay Korolev | 1 | -1/+1 | |
2020-04-24 | implemented debugmenu | aap | 13 | -198/+1617 | |
2020-04-24 | implemented skinned peds, no cutscene hands yet | aap | 47 | -296/+1864 | |
2020-04-24 | removed redundant checks | Nikolay Korolev | 1 | -32/+18 | |
2020-04-24 | fix annoying bug | Nikolay Korolev | 1 | -0/+8 | |
2020-04-24 | more 1.1 patch | Nikolay Korolev | 3 | -2/+20 | |
2020-04-23 | removed fix that made no sense | Nikolay Korolev | 1 | -7/+1 | |
2020-04-23 | fix #ifdef | Fire-Head | 1 | -1/+1 | |
2020-04-23 | ps2 particles, sampman oal started | Fire-Head | 18 | -2639/+4776 | |
2020-04-22 | Crossplatform work continues | eray orçunus | 15 | -25/+170 | |
2020-04-21 | fix RenderExtraPlayerShadows 2 | Fire_Head | 1 | -1/+1 | |
2020-04-21 | fix RenderExtraPlayerShadows | Fire_Head | 1 | -1/+1 | |
2020-04-21 | fixed extra directory issues | aap | 3 | -1/+20 | |
2020-04-20 | Try to build with mingw | Filip Gawin | 90 | -1048/+1104 | |
2020-04-20 | update librw (matfx) | aap | 1 | -0/+8 | |
2020-04-20 | camerapickup ps2 code | Fire-Head | 2 | -0/+29 | |
2020-04-20 | beta OddJob(unique jump etc) sliding text | Fire-Head | 2 | -0/+8 | |
2020-04-20 | fixes | Nikolay Korolev | 4 | -8/+6 | |
2020-04-19 | Fix CPickups::GenerateNewOne loop | Sergeanur | 1 | -1/+1 | |
2020-04-19 | MenuScreens.h fix | Fire-Head | 1 | -1/+1 | |
2020-04-19 | MenuScreens.h fix | Fire-Head | 1 | -1/+1 | |
2020-04-19 | Add polish lang support | Fire-Head | 8 | -3/+82 | |
2020-04-19 | 1.1 patch stuff | Nikolay Korolev | 13 | -2/+109 | |
2020-04-19 | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 27 | -80/+93 | |
2020-04-19 | missing ifded | Nikolay Korolev | 1 | -0/+2 | |
2020-04-18 | Fix savename buffer overflow | Sergeanur | 1 | -4/+12 | |
2020-04-18 | replays bug fix | Nikolay Korolev | 12 | -96/+198 | |
2020-04-18 | slider fix | eray orçunus | 1 | -3/+2 | |
2020-04-18 | RpClumpRemoveAtomic update | eray orçunus | 1 | -1/+1 | |
2020-04-18 | Vc ped ports and Frontend fixes | eray orçunus | 3 | -11/+27 | |
2020-04-18 | Hide Vehicle/Zone name during Wasted/Busted... | gennariarmando | 3 | -3/+15 | |
Fixed little mistake in my latest commit. | |||||
2020-04-18 | Changed extraOffset value. | gennariarmando | 1 | -1/+1 | |
2020-04-18 | bug fixes | Nikolay Korolev | 2 | -1/+8 | |
2020-04-18 | Revert "Part one" | Filip Gawin | 18 | -147/+230 | |
This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e. | |||||
2020-04-18 | Fix crash in cAudioManager::ServicePoliceRadio | Filip Gawin | 1 | -4/+8 | |
2020-04-18 | Zones save/load | Sergeanur | 1 | -192/+87 | |
2020-04-18 | Remove padding fields | Sergeanur | 21 | -188/+94 | |
2020-04-18 | Fixed menu radio icons. | gennariarmando | 2 | -44/+44 | |
2020-04-18 | Various fixes | eray orçunus | 5 | -12/+17 | |
2020-04-17 | implemented librw alphatest setting | aap | 1 | -1/+2 | |
2020-04-17 | fixed raster from image conversion | aap | 1 | -37/+2 | |
2020-04-17 | Part one | Filip Gawin | 18 | -230/+147 | |
2020-04-17 | We don't need rw.cpp anymore | Sergeanur | 1 | -40/+0 | |
2020-04-17 | Remove patches | Sergeanur | 173 | -4657/+218 | |
2020-04-17 | implemented CVector2D::NormaliseSafe for SkidMarks | aap | 3 | -6/+22 | |
2020-04-17 | Fix CWorld::FindObjectsOfTypeInRangeSectorList bug | saml1er | 1 | -8/+10 | |
2020-04-17 | Apply clang format to CWorld | saml1er | 1 | -938/+1031 | |
2020-04-17 | CWorld fixes | saml1er | 1 | -220/+151 | |
2020-04-17 | rem refs | Fire-Head | 139 | -1430/+1380 | |
2020-04-17 | Ped fixes and ref removal | eray orçunus | 12 | -67/+102 | |
2020-04-17 | More CWorld fixes | saml1er | 3 | -27/+27 | |
2020-04-17 | Fix CWorld::RepositionOneObject bugs | saml1er | 1 | -16/+45 | |
2020-04-17 | CWorld complete | saml1er | 3 | -23/+133 | |
2020-04-16 | Some refs removed, little fixes and teleport | eray orçunus | 18 | -142/+167 | |
2020-04-16 | Reverse CWorld | saml1er | 8 | -34/+867 | |
2020-04-16 | More refs removed | Sergeanur | 19 | -91/+90 | |
2020-04-16 | add textures in correct order | aap | 1 | -1/+1 | |
2020-04-16 | Increase alpha entity list capacity for wide screen | Sergeanur | 2 | -3/+9 | |
2020-04-16 | More refs removed | Sergeanur | 21 | -116/+118 | |
2020-04-16 | first fake RW implementation working | aap | 6 | -34/+62 | |
2020-04-16 | Removed refs from sampman | Fire-Head | 2 | -69/+33 | |
2020-04-16 | Various fixes | eray orçunus | 3 | -1/+5 | |
2020-04-16 | Fixed bridge despawns | Nikolay Korolev | 1 | -6/+6 | |
2020-04-16 | Removed refs from weapons/, WeaponEffects moved | Sergeanur | 6 | -8/+8 | |
2020-04-16 | Fix misplaced targeting | Sergeanur | 1 | -4/+2 | |
2020-04-16 | fix Bait crash | Nikolay Korolev | 1 | -1/+1 | |
2020-04-15 | Default native resolution mode and small camera fixes | Sergeanur | 6 | -6/+60 | |
2020-04-15 | fix script crash | Nikolay Korolev | 1 | -2/+2 | |
2020-04-15 | More japanese | Sergeanur | 4 | -82/+449 | |
2020-04-15 | vs botch | Nikolay Korolev | 1 | -11/+11 | |
2020-04-15 | definition fix | Nikolay Korolev | 1 | -1/+1 | |
2020-04-15 | anim fix | Nikolay Korolev | 1 | -2/+2 | |
2020-04-15 | fixed crash | Fire-Head | 1 | -1/+1 | |
2020-04-15 | fixed uzi/ak47/m16 trace | Fire-Head | 1 | -1/+1 | |
2020-04-15 | rem comment | Fire-Head | 1 | -1/+1 | |
2020-04-15 | glass NULL->nil | Fire-Head | 1 | -8/+8 | |
2020-04-15 | 'fix' fix | Fire-Head | 1 | -16/+15 | |
2020-04-15 | weapon cosmetic fix | Fire-Head | 1 | -483/+484 | |
2020-04-15 | Many fixes and cleanup | eray orçunus | 18 | -158/+175 | |
2020-04-15 | fix | Nikolay Korolev | 1 | -1/+9 | |
2020-04-15 | fixed bug and weirdness in CHeli | aap | 1 | -0/+8 | |
2020-04-15 | fixed clouds and sprites | aap | 2 | -10/+10 | |
2020-04-15 | implemented most of librw wrapper | aap | 21 | -42/+2192 | |
2020-04-15 | Update Weapon.cpp | Fire_Head | 1 | -1/+1 | |
2020-04-15 | CWeapon done, ps2 cheats fix | Fire-Head | 22 | -57/+2328 | |
2020-04-15 | bullet info | Nikolay Korolev | 4 | -1/+283 | |
2020-04-14 | fixed crash | Nikolay Korolev | 1 | -0/+1 | |
2020-04-14 | CPedPath improvements | saml1er | 1 | -3/+4 | |
2020-04-14 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-04-14 | fix debug stuff | Nikolay Korolev | 2 | -3/+2 | |
2020-04-14 | scene edit | Nikolay Korolev | 1 | -2/+6 | |
2020-04-14 | RwMatFX support with linked RW libs | Sergeanur | 1 | -0/+13 | |
2020-04-14 | fix CTheCarGenerators::SaveAllCarGenerators | Sergeanur | 1 | -1/+1 | |
2020-04-14 | Added missing audio ctors | Sergeanur | 4 | -28/+65 | |
2020-04-14 | Remove float casts | saml1er | 1 | -4/+4 | |
2020-04-14 | Refactor CPedPath::CalcPedRoute | saml1er | 1 | -36/+20 | |
2020-04-14 | CPedPath complete | saml1er | 2 | -7/+244 | |
2020-04-14 | CarGen, Cranes, Gangs: cleanup, fixes, r* visioned placement | Sergeanur | 7 | -136/+69 | |
2020-04-14 | Debug font and CProfiles | Sergeanur | 4 | -15/+138 | |
2020-04-14 | Some cleanup | erorcun | 4 | -110/+124 | |
2020-04-13 | Use NUMROADBLOCKS enum member in CRoadBlocks | saml1er | 1 | -3/+3 | |
2020-04-13 | fix garages | Nikolay Korolev | 1 | -1/+1 | |
2020-04-13 | added missing break | Sergeanur | 1 | -0/+1 | |
2020-04-13 | fixed record | Nikolay Korolev | 1 | -4/+3 | |
2020-04-13 | Cleanup cAudioManager::ProcessRainOnVehicle a bit | Filip Gawin | 1 | -7/+3 | |
2020-04-13 | fixed record | Nikolay Korolev | 1 | -3/+3 | |
2020-04-13 | review fix | Nikolay Korolev | 1 | -2/+2 | |
2020-04-13 | scene edit | Nikolay Korolev | 5 | -25/+806 | |
2020-04-13 | Finish audio code | Filip Gawin | 2 | -1639/+2965 | |
2020-04-13 | Fixes | Wes Hampson | 2 | -44/+63 | |
2020-04-13 | Fix compilation error | Sergeanur | 1 | -7/+7 | |
2020-04-13 | more CRoadBlocks::GenerateRoadBlocks improvements | saml1er | 1 | -73/+75 | |
2020-04-13 | CPacManPickups | Sergeanur | 4 | -30/+456 | |
2020-04-13 | CFileLoader last funcs and Frontend cleanup | eray orçunus | 9 | -55/+217 | |
2020-04-13 | Fix CRoadBlocks::GenerateRoadBlocks bugs | saml1er | 1 | -79/+72 | |
2020-04-13 | GenericLoad() done | Wes Hampson | 1 | -25/+135 | |
2020-04-13 | finished CBoat | aap | 9 | -67/+695 | |
2020-04-12 | Frontend fixes + triangle for back as default | eray orçunus | 5 | -42/+62 | |
2020-04-12 | Revert "fix" | eray orçunus | 1 | -4/+1 | |
2020-04-12 | Ped fix | eray orçunus | 1 | -2/+4 | |
2020-04-12 | obviously forgot about it | Nikolay Korolev | 1 | -1/+1 | |
2020-04-12 | scene init | Nikolay Korolev | 3 | -15/+399 | |
2020-04-12 | fixed cranes bug | Nikolay Korolev | 1 | -1/+3 | |
2020-04-12 | Cleanup audio code | Filip Gawin | 4 | -242/+270 | |
2020-04-12 | CDebug fix | eray orçunus | 1 | -1/+1 | |
2020-04-11 | CMenuManager done and CHud fixes | eray orçunus | 10 | -804/+1578 | |
2020-04-11 | Improve CRoadBlocks code | saml1er | 1 | -30/+9 | |
2020-04-11 | Link with RW libs | Sergeanur | 16 | -2/+436 | |
2020-04-11 | CPools | Nikolay Korolev | 7 | -11/+346 | |
2020-04-11 | fixed traffic light position | aap | 1 | -2/+2 | |
2020-04-11 | CObject fixes | saml1er | 1 | -13/+13 | |
2020-04-11 | CRoadBlocks complete | saml1er | 2 | -18/+210 | |
2020-04-11 | Fix cutscene camera latency | Sergeanur | 3 | -2/+3 | |
2020-04-11 | fixed malloc/new | Nikolay Korolev | 1 | -1/+1 | |
2020-04-11 | fix constants | Nikolay Korolev | 1 | -14/+14 | |
2020-04-11 | Record | Nikolay Korolev | 5 | -22/+394 | |
2020-04-10 | fixing r* visioned leak | Sergeanur | 1 | -4/+6 | |
2020-04-10 | fuck you git, i fixed this already | aap | 1 | -1/+1 | |
2020-04-10 | Addendum to previous commit | saml1er | 1 | -2/+1 | |
2020-04-10 | Refactor CObject::ObjectDamage switch statement | saml1er | 1 | -105/+102 | |
2020-04-10 | implemented CTrafficLights | aap | 9 | -115/+577 | |
2020-04-10 | Fix cast in CObject::ObjectDamage | saml1er | 1 | -1/+1 | |
2020-04-10 | Refactor CObject::ObjectDamage | saml1er | 2 | -142/+141 | |
2020-04-10 | disabling the code that freezes gang members | Sergeanur | 1 | -0/+3 | |
2020-04-10 | Fix Object.h and Object.cpp indentation | saml1er | 2 | -235/+235 | |
2020-04-10 | CObject complete | saml1er | 10 | -29/+316 | |
2020-04-10 | fix | Nikolay Korolev | 1 | -0/+1 | |
2020-04-10 | fixed intro crash | Nikolay Korolev | 1 | -6/+6 | |
2020-04-10 | PlayerSkin small cleanup | Sergeanur | 2 | -8/+5 | |
2020-04-10 | Fixing mixed IsCutsceneProcessing and IsRunning | Sergeanur | 6 | -5/+5 | |
2020-04-10 | record init | Nikolay Korolev | 5 | -10/+222 | |
2020-04-10 | Fix sprite vertical scale | Sergeanur | 4 | -9/+9 | |
2020-04-10 | fix weather init | Nikolay Korolev | 1 | -3/+3 | |
2020-04-09 | normalized line endings to LF | aap | 37 | -7716/+7716 | |
2020-04-09 | CStats finished | Sergeanur | 2 | -19/+245 | |
2020-04-09 | fixed questionable RW usage; changed radar mask to PS2 techinque | aap | 21 | -1831/+1810 | |
2020-04-09 | AddExplosion shadow fix | Sergeanur | 1 | -0/+5 | |
2020-04-09 | Finished CExplosion | Sergeanur | 7 | -46/+426 | |
2020-04-09 | txd.img creator | Sergeanur | 4 | -7/+258 | |
2020-04-09 | PS2 Cheats, restored R*names | Fire-Head | 12 | -197/+320 | |
2020-04-09 | cleanup | Fire-Head | 1 | -21/+45 | |
2020-04-09 | (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowMode | Fire-Head | 12 | -662/+1326 | |
2020-04-08 | Cheats | Sergeanur | 2 | -25/+242 | |
2020-04-08 | fix bug | Nikolay Korolev | 1 | -0/+1 | |
2020-04-08 | fixed random number retrieval | Nikolay Korolev | 1 | -4/+4 | |
2020-04-08 | review fix | Nikolay Korolev | 1 | -1/+1 | |
2020-04-08 | review fixes | Nikolay Korolev | 1 | -15/+15 | |
2020-04-08 | final fixes | Nikolay Korolev | 1 | -10/+17 | |
2020-04-08 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-04-08 | Fix target sprite size | Sergeanur | 1 | -1/+1 | |
2020-04-08 | implemented CSkidmarks | aap | 3 | -9/+263 | |
2020-04-08 | fix bug | Nikolay Korolev | 1 | -1/+1 | |
2020-04-08 | rain fix | Nikolay Korolev | 1 | -8/+8 | |
2020-04-08 | fix bug | Nikolay Korolev | 1 | -1/+1 | |
2020-04-08 | bug fix | Nikolay Korolev | 1 | -2/+2 | |
2020-04-08 | Reverting tabs back to spaces for aap | Sergeanur | 1 | -34/+34 | |
2020-04-08 | Reverting tabs back to spaces for aap | Sergeanur | 1 | -34/+34 | |
2020-04-08 | Small camera fixes | Sergeanur | 4 | -59/+68 | |
2020-04-08 | fixes | Nikolay Korolev | 2 | -26/+18 | |
2020-04-07 | weather stuff | Nikolay Korolev | 3 | -6/+488 | |
2020-04-07 | finished CMotionBlurStreaks, CSpecialFX | aap | 5 | -42/+293 | |
2020-04-07 | Menu map changes | eray orçunus | 1 | -9/+29 | |
- new texture by AG - map now centers when zoomed out too much - background darkened a bit - mouse wheel up/down switched - cross add target on gamepad - LeftStickY inverted | |||||
2020-04-07 | Menu map | eray orçunus | 8 | -68/+462 | |
2020-04-07 | implemented CRubbish | aap | 4 | -17/+295 | |
2020-04-07 | Fix CI build | Filip Gawin | 1 | -5/+5 | |
2020-04-07 | Cleanup audiocode and fix for ComputeDopplerEffectedFrequency | Filip Gawin | 4 | -630/+637 | |
2020-04-07 | implemented CShinyTexts | aap | 4 | -60/+251 | |
2020-04-07 | CFont | Sergeanur | 2 | -6/+6 | |
2020-04-07 | implemented CRubbish | aap | 2 | -7/+454 | |
2020-04-06 | finished CCollision | aap | 2 | -3/+81 | |
2020-04-06 | fixed typo | aap | 1 | -4/+4 | |
2020-04-06 | fixed build | Nikolay Korolev | 1 | -4/+4 | |
2020-04-06 | stats fix | Nikolay Korolev | 3 | -62/+51 | |
2020-04-06 | review fixes | Nikolay Korolev | 1 | -12/+18 | |
2020-04-06 | Cranes done | Nikolay Korolev | 8 | -116/+564 | |
2020-04-05 | PS2 Frontend Controls | aap | 2 | -0/+2593 | |
2020-04-05 | fixed look behind bug | aap | 1 | -1/+1 | |
2020-04-05 | shoreside garage fix | Nikolay Korolev | 1 | -2/+3 | |
2020-04-05 | cranes init | Nikolay Korolev | 4 | -21/+291 | |
2020-04-05 | Japanese | Sergeanur | 10 | -118/+650 | |
2020-04-04 | Frontend (last-3) | eray orçunus | 6 | -82/+1208 | |
2020-04-03 | CCamera fixes | aap | 18 | -360/+3458 | |
2020-04-02 | Fix CFont type uint16 -> wchar | Sergeanur | 2 | -31/+31 | |
2020-04-02 | fixes | Sergeanur | 3 | -5/+10 | |
2020-04-02 | Glass cosmetic fixes | Fire_Head | 1 | -7/+7 | |
2020-04-01 | Glass done | Fire-Head | 7 | -20/+763 | |
2020-04-01 | AudioScriptObject finished | Sergeanur | 2 | -127/+174 | |
2020-04-01 | vehicles missing functions + fixes | Nikolay Korolev | 6 | -28/+207 | |
2020-03-31 | review fixes | Nikolay Korolev | 2 | -117/+68 | |
2020-03-31 | timebars | Sergeanur | 8 | -2/+220 | |
2020-03-31 | Mouse free cam for peds&cars (under FREE_CAM) | eray orçunus | 8 | -19/+788 | |
2020-03-31 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-03-30 | added forgotten function | Nikolay Korolev | 1 | -1/+4 | |
2020-03-30 | bug fixes, reorganisation | Nikolay Korolev | 3 | -48/+55 | |
2020-03-30 | finished garages | Nikolay Korolev | 2 | -49/+550 | |
2020-03-30 | Add russian lang support | Sergeanur | 9 | -515/+697 | |
2020-03-29 | CShotInfo, CWanted done, Frontend fix | eray orçunus | 10 | -46/+329 | |
2020-03-29 | fixed PS2 build | Nikolay Korolev | 1 | -0/+2 | |
2020-03-29 | more garages | Nikolay Korolev | 2 | -118/+607 | |
2020-03-29 | style & cosmetic fixes | Fire-Head | 2 | -9/+1 | |
2020-03-29 | style & cosmetic fixes | Fire-Head | 2 | -32/+32 | |
2020-03-29 | rotating FollowPed cam (disabled by default for now) | aap | 4 | -0/+217 | |
2020-03-29 | Wrappers cleanup | Sergeanur | 14 | -423/+5 | |
2020-03-29 | Fire and PlayerSkin fix | Sergeanur | 2 | -39/+41 | |
2020-03-29 | fix | Nikolay Korolev | 1 | -1/+1 | |
2020-03-28 | fixes | Nikolay Korolev | 1 | -40/+36 | |
2020-03-28 | CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* names | Fire-Head | 30 | -129/+593 | |
2020-03-28 | fixes | Nikolay Korolev | 2 | -77/+134 | |
2020-03-28 | Limit frontend FPS to 100 | eray orçunus | 1 | -1/+7 | |
2020-03-28 | audio16 fixes for review | Filip Gawin | 1 | -9/+5 | |
2020-03-28 | ProcessVehicleEngine and ProcessActiveQueues | Filip Gawin | 2 | -40/+457 | |
Also some smaller fixes, thx erorcun for help. | |||||
2020-03-28 | Cleanup patching system | Filip Gawin | 2 | -54/+57 | |
2020-03-28 | garage update part 2 | Nikolay Korolev | 8 | -122/+660 | |
2020-03-28 | CCopPed done and #include cleanup | eray orçunus | 50 | -66/+316 | |
2020-03-28 | CCam fix | aap | 1 | -1/+1 | |
2020-03-28 | WaterCannon uv macros | Fire-Head | 1 | -13/+13 | |
2020-03-28 | WaterCannon done, resource ico | Fire-Head | 6 | -20/+362 | |
2020-03-28 | garages part 1 | Nikolay Korolev | 13 | -50/+795 | |
2020-03-28 | remove include <new> from common.h | aap | 23 | -22/+70 | |
2020-03-28 | CCam fix | aap | 1 | -1/+1 | |
2020-03-28 | Fix Text n Pager | Sergeanur | 2 | -285/+285 | |
2020-03-28 | Set Xinput version to 9.1.0 + vibration set | Sergeanur | 1 | -1/+20 | |
2020-03-27 | Remove assembly from patcher.h | Filip Gawin | 2 | -10/+4 | |
2020-03-27 | removed windows.h for most .cpps | aap | 12 | -329/+360 | |
2020-03-27 | XInput | Sergeanur | 3 | -1/+60 | |
2020-03-27 | implemented some unused PS2 cams | aap | 5 | -6/+302 | |
2020-03-27 | Finished CCam; various smaller things | aap | 17 | -1267/+4399 | |
2020-03-26 | Update Fire.cpp | blingu | 1 | -5/+5 | |
2020-03-26 | Update Fire.cpp | blingu | 1 | -1/+1 | |
2020-03-26 | Update Fire.cpp | blingu | 1 | -1/+1 | |
2020-03-26 | CCopPed 2 and fixes | eray orçunus | 17 | -185/+575 | |
2020-03-26 | Update Vehicle.cpp | blingu | 1 | -1/+1 | |
2020-03-25 | Update Fire.cpp | blingu | 1 | -2/+2 | |
2020-03-25 | added InflictDamage() declaration | blingu | 1 | -0/+1 | |
2020-03-25 | added wrapper for InflictDamage() | blingu | 1 | -0/+1 | |
2020-03-25 | Update Fire.cpp | blingu | 1 | -2/+2 | |
2020-03-25 | m_snTimeInMilliseconds to GetTimeInMilliseconds() | blingu | 1 | -12/+12 | |
2020-03-25 | Update Fire.cpp | blingu | 1 | -6/+6 | |
2020-03-25 | renamed field_24 to m_nNextTimeToAddFlames | blingu | 1 | -1/+1 | |
2020-03-25 | Update Fire.cpp | blingu | 1 | -8/+0 | |
2020-03-25 | Update Fire.h | blingu | 1 | -1/+1 | |
2020-03-25 | Update Fire.h | blingu | 1 | -3/+3 | |
2020-03-25 | Update Fire.cpp | blingu | 1 | -118/+114 | |
2020-03-24 | Implement Init for Stats | PerikiyoXD | 2 | -5/+88 | |
2020-03-24 | Update Fire.cpp | blingu | 1 | -15/+419 | |
2020-03-24 | Update Fire.h | blingu | 1 | -1/+1 | |
2020-03-24 | Update Fire.h | blingu | 1 | -16/+21 | |
2020-03-24 | change default script to story | aap | 1 | -1/+1 | |
2020-03-24 | fix and cleanup in AddToPopulation | aap | 1 | -11/+11 | |
2020-03-24 | obrstr + Debug | Sergeanur | 4 | -5/+221 | |
2020-03-24 | added an assert to CPed::BuildPedLists, but too many peds still crash the game | aap | 1 | -7/+11 | |
2020-03-22 | Fix order of math operations on integers (fires) | Filip Gawin | 1 | -1/+1 | |
2020-03-22 | Remove all constexpr | Filip Gawin | 4 | -16/+17 | |
2020-03-22 | fix include | Filip Gawin | 1 | -1/+1 | |
2020-03-22 | Fixes for review | Filip Gawin | 1 | -1/+1 | |
2020-03-22 | Fixes for review | Filip Gawin | 5 | -38/+53 | |
2020-03-22 | Cleanup audio code + fixes for review | Filip Gawin | 4 | -329/+196 | |
2020-03-22 | Remove unneeded double to float casts | Filip Gawin | 6 | -341/+341 | |
2020-03-22 | Fixes for Serge's review | Filip Gawin | 19 | -791/+624 | |
2020-03-22 | Implement ProcessGarages + small cleanup | Filip Gawin | 7 | -3091/+3394 | |
2020-03-22 | Implement SetupJumboEngineSound | Filip Gawin | 2 | -13/+39 | |
2020-03-22 | Implement ProcessFires | Filip Gawin | 3 | -7/+79 | |
2020-03-22 | Implement ProcessCrane | Filip Gawin | 2 | -2/+91 | |
2020-03-22 | Implement ProcessCesna | Filip Gawin | 2 | -4/+67 | |
2020-03-22 | missing endlines | Nikolay Korolev | 5 | -5/+5 | |
2020-03-22 | console init | Nikolay Korolev | 1 | -0/+1 | |
2020-03-22 | CGame::Initialise | Nikolay Korolev | 35 | -12/+333 | |
2020-03-22 | Console | Sergeanur | 5 | -1/+125 | |
2020-03-22 | fixed vehicle rendering bug | aap | 1 | -0/+1 | |
2020-03-22 | bullet traces fixes | Nikolay Korolev | 4 | -29/+21 | |
2020-03-21 | bullet traces | Nikolay Korolev | 3 | -11/+118 | |
2020-03-21 | fixed erroneous assumption | Nikolay Korolev | 1 | -4/+0 | |
2020-03-21 | ProcessButtonPresses and fixes | eray orçunus | 18 | -731/+1738 | |
2020-03-21 | purple nines glitch fix | Nikolay Korolev | 2 | -3/+5 | |
2020-03-16 | Finished CRadar, a bit of CExplosion | Sergeanur | 5 | -219/+390 | |
2020-03-15 | replay bug fixes, script bug fix | Nikolay Korolev | 4 | -80/+213 | |
2020-03-14 | Use WriteDataToBufferPointer | Wes Hampson | 1 | -35/+35 | |
2020-03-13 | Spacing fix | Wes Hampson | 1 | -3/+3 | |
2020-03-13 | Style fix, use CTimeStep | Wes Hampson | 1 | -4/+6 | |
2020-03-13 | Add CTimeStep | Wes Hampson | 2 | -0/+15 | |
2020-03-11 | CPopulation done, CCopPed and fixes | eray orçunus | 19 | -150/+588 | |
2020-03-11 | Style fixes | Wes Hampson | 2 | -2/+2 | |
2020-03-11 | Bugfixes, GenericSave() works now! | Wes Hampson | 1 | -15/+10 | |
2020-03-11 | GenericSave complete, still needs some testing | Wes Hampson | 7 | -83/+122 | |
2020-03-11 | Save SimpleVars, Scripts, and a few others | Wes Hampson | 1 | -31/+83 | |
2020-03-11 | Add Load/Save functions | Wes Hampson | 9 | -21/+44 | |
2020-03-05 | Begin work on GenericSave | Wes Hampson | 3 | -4/+86 | |
2020-03-04 | more utils | Nikolay Korolev | 1 | -23/+72 | |
2020-03-04 | fixed dummyobject bug | Nikolay Korolev | 1 | -2/+2 | |
2020-03-04 | more utils | Nikolay Korolev | 1 | -20/+131 | |
2020-03-02 | script utils | Nikolay Korolev | 3 | -28/+121 | |
2020-03-02 | Fixes and cleanup | eray orçunus | 11 | -92/+122 | |
2020-03-01 | review fixes | Nikolay Korolev | 2 | -165/+169 | |
2020-03-01 | save/load | Nikolay Korolev | 2 | -3/+173 | |
2020-03-01 | fixes | eray orçunus | 5 | -10/+42 | |
2020-02-27 | CPopulation 3 and fixes | eray orçunus | 8 | -95/+430 | |
2020-02-24 | removed debug leftovers | Nikolay Korolev | 1 | -3/+0 | |
2020-02-24 | more stuff + intro fix | Nikolay Korolev | 3 | -24/+635 | |
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 | 2 | -4/+10 | |
2020-02-23 | some changes | Nikolay Korolev | 6 | -309/+315 | |
2020-02-23 | some cosmetic stuff | Nikolay Korolev | 2 | -118/+244 | |
2020-02-22 | some fixes | eray orçunus | 4 | -9/+9 | |
2020-02-22 | Fix police radio condition | Filip Gawin | 1 | -1/+1 | |
thx @Nick007J | |||||
2020-02-22 | ARRAY_SIZE | Nikolay Korolev | 1 | -2/+2 | |
2020-02-22 | removed extra include | Nikolay Korolev | 1 | -2/+0 | |
2020-02-22 | merge + bug fix | Nikolay Korolev | 3 | -5/+12 | |
2020-02-22 | fixes | Nikolay Korolev | 2 | -14/+13 | |
2020-02-19 | CPopulation 2 | eray orçunus | 6 | -11/+367 | |
2020-02-17 | CPopulation 1 | eray orçunus | 14 | -112/+442 | |
2020-02-16 | script 1000-1154 | Nikolay Korolev | 24 | -35/+1225 | |
2020-02-16 | review fixes | Nikolay Korolev | 2 | -64/+66 | |
2020-02-15 | bug fixes | Nikolay Korolev | 4 | -15/+36 | |
2020-02-15 | script 900-999 | Nikolay Korolev | 13 | -18/+641 | |
2020-02-13 | a fix | eray orçunus | 3 | -13/+13 | |
2020-02-13 | CPlayerPed done | eray orçunus | 11 | -17/+369 | |
2020-02-07 | Fixed random sound volume | Sergeanur | 1 | -1/+1 | |
2020-02-07 | cMusicManager | Sergeanur | 10 | -304/+1006 | |
2020-02-04 | CullZone fix | Sergeanur | 2 | -4/+4 | |
2020-02-03 | few little things | eray orçunus | 1 | -10/+7 | |
2020-02-03 | A bug fix and VC ports for veh. enter/exit | eray orçunus | 2 | -12/+57 | |
2020-02-02 | Some fixes and some cosmetic things | eray orçunus | 8 | -19/+13 | |
2020-02-02 | Audio, use of enums and true/false | Sergeanur | 5 | -550/+551 | |
2020-02-02 | fixed firetruck crash | Nikolay Korolev | 1 | -1/+1 | |
2020-02-02 | fixed firetruck crash | Nikolay Korolev | 1 | -1/+1 | |
2020-02-02 | script 900-999 init | Nikolay Korolev | 5 | -2/+495 | |
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 | fix ai bug (2) | Nikolay Korolev | 1 | -2/+2 | |
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 | Replay crash fix | Sergeanur | 1 | -2/+6 | |
2020-02-01 | Fix HAS_OBJECT_BEEN_DAMAGED | Sergeanur | 1 | -1/+1 | |
2020-02-01 | Removed dup hook | Sergeanur | 1 | -1/+0 | |
2020-02-01 | Added enum to OnscreenTimer, fixed mistakes in CCarCtrl::SteerAIBoatWithPhysicsHeadingForTarget | Sergeanur | 4 | -12/+18 | |
2020-02-01 | Fix damage bar assert crash | Sergeanur | 2 | -4/+5 | |
2020-02-01 | Fix CTheScripts::AddToInvisibilitySwapArray | Sergeanur | 1 | -2/+2 | |
2020-01-31 | Fix Projectile Air Resistance | Sergeanur | 1 | -1/+1 | |
2020-01-31 | Fix SET_BOAT_CRUISE_SPEED | Sergeanur | 1 | -4/+5 | |
2020-01-31 | Fix boat component | Sergeanur | 1 | -1/+1 | |
2020-01-31 | More fixes | Sergeanur | 3 | -57/+55 | |
2020-01-31 | Fixing IS_AREA_OCCUPIED command | Sergeanur | 1 | -1/+1 | |
2020-01-31 | Fixed wrong slot indexing in Frontend | Sergeanur | 1 | -1/+1 | |
2020-01-31 | Fix corrupt saves | Sergeanur | 1 | -3/+3 | |
2020-01-31 | CRemote | Sergeanur | 6 | -10/+74 | |
2020-01-31 | RC toyz crashfix | Sergeanur | 1 | -1/+1 | |
2020-01-31 | sizeofs n stuff | Sergeanur | 2 | -19/+31 | |
2020-01-30 | suggested fixes | Sergeanur | 2 | -11/+11 | |
2020-01-29 | acos | Sergeanur | 2 | -5/+5 | |
2020-01-29 | camera | Sergeanur | 2 | -6/+72 | |
2020-01-29 | CPedIK finished | Sergeanur | 3 | -11/+159 | |
2020-01-29 | Fixed autoaiming camera | Sergeanur | 1 | -1/+1 | |
2020-01-27 | CDate separated | Sergeanur | 4 | -107/+111 | |
2020-01-27 | fix var names | Sergeanur | 2 | -16/+16 | |
2020-01-27 | save | Sergeanur | 9 | -61/+596 | |
2020-01-26 | Fix invert mouse on/off | Sergeanur | 1 | -1/+1 | |
2020-01-25 | audio stuff | Sergeanur | 12 | -1450/+1395 | |
Collision audio and police radio stuff moved to a separate cpp's like in the original code cPoliceRadioQueue added, code refactored correspondingly cAudioManager::ServiceCollisions reversed PlayOneShotScriptObject reversed cAudioScriptObject moved to AudioScriptObject.cpp Fixed use of numbers on non-integer types (bools, pointers) enum is now used for ped audio calculation Added fixes for vehicle description in the police radio (missing vehicles and wrong colors) | |||||
2020-01-24 | Partial CBoat | Sergeanur | 3 | -9/+264 | |
2020-01-23 | CPlayerPed continues (#294) | erorcun | 10 | -88/+502 | |
2020-01-23 | Fixing possible leaks in CModelInfo::ShutDown | Sergeanur | 3 | -2/+26 | |
2020-01-23 | Fixing some plane funcs declarations | Sergeanur | 2 | -4/+4 | |
2020-01-23 | Plane crashfix and more | Sergeanur | 6 | -12/+10 | |
2020-01-21 | ConstructMloClumps | Sergeanur | 4 | -6/+13 | |
2020-01-20 | Refactor CCullZone::CalcDistToCullZoneSquared | Sergeanur | 1 | -21/+8 | |
2020-01-20 | Atan2 and Sqrt | Sergeanur | 1 | -1/+1 | |
2020-01-20 | disable cullzone writer | Sergeanur | 2 | -1/+2 | |
2020-01-20 | CullZone.dat writer start | Sergeanur | 2 | -23/+272 | |
2020-01-20 | MLO, XtraCompsModelInfo, MovingThing, Solid | Sergeanur | 12 | -23/+272 | |
2020-01-20 | PowerPoints | Sergeanur | 3 | -1/+84 | |
2020-01-13 | Two audio structs renamed to their original names | Sergeanur | 2 | -10/+10 | |
2020-01-13 | Fix molotov | Sergeanur | 1 | -1/+1 | |
2020-01-13 | Fix projectile crash | Sergeanur | 1 | -15/+0 | |
2020-01-12 | Fixes | Sergeanur | 3 | -12/+28 | |
2020-01-11 | Fixes 2 | eray orçunus | 4 | -17/+17 | |
2020-01-11 | AccidentManager | Sergeanur | 6 | -19/+97 | |
2020-01-11 | move | Sergeanur | 2 | -0/+0 | |
2020-01-11 | ProjectileInfo | Sergeanur | 3 | -11/+299 | |
2020-01-10 | Fixes | eray orçunus | 5 | -24/+56 | |
2020-01-07 | CUserDisplay, CPlaceName, CCurrentVehicle | Sergeanur | 4 | -184/+332 | |
2020-01-07 | Finishing CDarkel | Sergeanur | 3 | -10/+46 | |
2020-01-07 | Fixing Projectile code | Sergeanur | 8 | -34/+47 | |
2020-01-07 | CPlayerPed & CMenuManager (#286) | erorcun | 13 | -801/+1032 | |
Make Frontend great again! | |||||
2020-01-07 | Use CGeneral::faststricmp in CPed::ServiceTalking | Sergeanur | 1 | -1/+1 | |
2020-01-03 | fixes | Nikolay Korolev | 1 | -3/+3 | |
2020-01-03 | script 800-899 | Nikolay Korolev | 24 | -132/+1329 | |
2020-01-01 | bug fixes | Nikolay Korolev | 5 | -7/+13 | |
2020-01-01 | fixed vehicle enter crash | Nikolay Korolev | 1 | -1/+1 | |
2020-01-01 | bug fix | Nikolay Korolev | 1 | -1/+1 | |
2020-01-01 | fix merge with upstream | Nikolay Korolev | 3 | -8/+4 | |
2020-01-01 | fix merge | Nikolay Korolev | 1 | -1/+0 | |
2020-01-01 | some not fully tested stuff | Nikolay Korolev | 15 | -42/+920 | |
2019-12-28 | making particleobject compile on vs2015 | aap | 1 | -1/+1 | |
2019-12-28 | CPlayerPed & fixes | eray orçunus | 8 | -16/+363 | |
2019-12-22 | CEmergencyPed done | eray orçunus | 4 | -31/+456 | |
2019-12-16 | CPlayerInfo done | eray orçunus | 6 | -27/+374 | |
2019-12-05 | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 20 | -136/+554 | |
2019-12-01 | Fix CalculateDistance | Filip Gawin | 1 | -3/+3 | |
2019-12-01 | Audio fixes for erorcun review | Filip Gawin | 4 | -41/+41 | |
2019-12-01 | Implement ProcessVehicleSirenOrAlarm | Filip Gawin | 2 | -4/+49 | |
2019-12-01 | Fix sound when "up" and "down" are pressed together | Filip Gawin | 1 | -10/+6 | |
2019-11-30 | fixed mouse binding | Fire_Head | 1 | -56/+49 | |
2019-11-27 | Shadow/blood fade and scale fix | eray orçunus | 2 | -5/+5 | |
2019-11-26 | CCivilianPed done & restore peds running to phone | eray orçunus | 11 | -79/+590 | |
2019-11-20 | CPed completed! | eray orçunus | 5 | -88/+404 | |
And a few fixes | |||||
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 15 | -341/+804 | |
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 15 | -341/+804 | |
2019-11-11 | fixes | Sergeanur | 1 | -22/+34 | |
2019-11-11 | TempColModels | Sergeanur | 1 | -1/+263 | |
2019-11-11 | Fix max iterator value in `InitialisePoliceRadio` | Filip Gawin | 1 | -1/+1 | |
2019-11-09 | script stubs | Nikolay Korolev | 2 | -7/+520 | |
2019-11-06 | Readme revision (#268) | erorcun | 1 | -5/+5 | |
2019-11-05 | RE cAudioManager::UpdateReflections | Filip Gawin | 3 | -18/+89 | |
2019-11-05 | Peds & a few fixes | eray orçunus | 5 | -28/+387 | |
2019-11-03 | Renderer fixes | eray orçunus | 3 | -12/+19 | |
2019-11-01 | Script fix | eray orçunus | 1 | -7/+6 | |
2019-10-30 | The Peds | eray orçunus | 3 | -20/+505 | |
2019-10-30 | Implemented faststrcmp, faststricmp, strcasecmp | Sergeanur | 19 | -53/+101 | |
2019-10-30 | CRadar::Initialise() + fixes | Sergeanur | 2 | -15/+92 | |
2019-10-30 | Fixed settings loading, added TopLineEmptyFile | Sergeanur | 3 | -4/+7 | |
2019-10-29 | Small CPad fixes | Sergeanur | 5 | -12/+14 | |
2019-10-29 | Some fixes for cAudioManager::SetupSuspectLastSeenReport | Sergeanur | 1 | -25/+102 | |
2019-10-27 | Implement PreloadMissionAudio + small fixes | Filip Gawin | 5 | -49/+132 | |
2019-10-27 | Audio fixes | Sergeanur | 3 | -49/+55 | |
2019-10-27 | Fall damage fix | eray orçunus | 1 | -40/+40 | |
2019-10-27 | Fixed credits not working | Sergeanur | 2 | -1/+6 | |
2019-10-27 | Fix cAudioManager::AddReleasingSounds | Sergeanur | 1 | -36/+36 | |
2019-10-27 | ProcessFrontEnd fixes | Filip Gawin | 1 | -24/+36 | |
2019-10-27 | const fix | Sergeanur | 1 | -1/+1 | |
2019-10-27 | Simplify CControllerConfigManager::InitialiseControllerActionNameArray | Sergeanur | 1 | -112/+45 | |
2019-10-27 | script 600-699 | Nikolay Korolev | 7 | -7/+383 | |
2019-10-27 | fix Messages.cpp | Fire_Head | 1 | -49/+49 | |
2019-10-27 | fix Pad.h | Fire_Head | 1 | -7/+7 | |
2019-10-27 | ControllerConfig done | Fire-Head | 18 | -275/+2872 | |
Fix Cam enum | |||||
2019-10-27 | SfxEnum | Sergeanur | 2 | -3899/+3913 | |
2019-10-27 | Audio9 (fixes) | Filip Gawin | 2 | -81/+63 | |
2019-10-27 | cAudioManager::TranslateEntity cleanup | Sergeanur | 3 | -22/+11 | |
2019-10-26 | Revert m_alphaEntityList capacity | Sergeanur | 1 | -1/+1 | |
2019-10-26 | Removed redundant check in IsPickupModel, TestModelIndices added | Sergeanur | 2 | -1/+7 | |
2019-10-26 | Fixed use of boolean type for in CGameLogic | Sergeanur | 1 | -6/+6 | |
2019-10-26 | Gang attack fix & SeekCar | eray orçunus | 2 | -11/+178 | |
2019-10-26 | fix pager build | Nikolay Korolev | 1 | -1/+1 | |
2019-10-26 | script 500-599 | Nikolay Korolev | 1 | -0/+1 | |
2019-10-26 | Fix hornPatternsArray | Sergeanur | 1 | -1/+10 | |
2019-10-26 | Fix audio bug | Sergeanur | 1 | -1/+1 | |
2019-10-26 | A bit more enums for ChangeMusicMode | Sergeanur | 2 | -4/+5 | |
2019-10-26 | audio.h -> audio_enums.h | Sergeanur | 3 | -2/+2 | |
2019-10-26 | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode | Sergeanur | 14 | -389/+382 | |
2019-10-26 | Added timing to RwTextureGtaStreamRead | Sergeanur | 1 | -2/+16 | |
2019-10-26 | Fixed CGameLogic::PassTime types | Sergeanur | 1 | -1/+1 | |
2019-10-26 | CPedIK limb movement info reversed | Sergeanur | 2 | -9/+10 | |
2019-10-26 | VisibilityPlugins callbacks and fixes | Sergeanur | 1 | -12/+18 | |
2019-10-26 | Fixed markers rotation speed | Sergeanur | 1 | -1/+1 | |
2019-10-26 | Fixes for aap review (audio8) | Filip Gawin | 11 | -2315/+1240 | |
2019-10-26 | Audio fixes from Serg | Filip Gawin | 2 | -27/+41 | |
2019-10-26 | Fixes for nitpicks | Filip Gawin | 7 | -127/+125 | |
2019-10-26 | Fix rebasing | Filip Gawin | 1 | -1/+1 | |
2019-10-26 | Cleanup audio | Filip Gawin | 2 | -63/+44 | |
2019-10-26 | Cleanup police radio | Filip Gawin | 2 | -962/+717 | |
2019-10-26 | More audio windows | Filip Gawin | 3 | -51/+987 | |
2019-10-26 | More audio (to hook and test) | Filip Gawin | 16 | -75/+574 | |
2019-10-26 | More work | Filip Gawin | 5 | -149/+266 | |
2019-10-26 | audio7 | Filip Gawin | 8 | -162/+957 | |
2019-10-25 | Fixing array sizes in CMessages | Sergeanur | 1 | -17/+17 | |
2019-10-25 | Fixes&Peds | eray orçunus | 7 | -8/+368 | |
2019-10-25 | Fix CPager::Process loop | Sergeanur | 1 | -0/+1 | |
2019-10-21 | script 500-599 plus bugfix | Nikolay Korolev | 14 | -22/+907 | |
2019-10-21 | CGame::FinalShutdown | Sergeanur | 1 | -2/+15 | |
2019-10-21 | Fixes | Sergeanur | 3 | -61/+55 | |
2019-10-21 | Full Messages | Sergeanur | 7 | -71/+950 | |
2019-10-20 | Full CPager | Sergeanur | 4 | -8/+225 | |
2019-10-20 | Move Messages | Sergeanur | 2 | -0/+0 | |
2019-10-20 | CText encoding fixes | Sergeanur | 2 | -23/+69 | |
2019-10-19 | Moved CCutsceneMgr::ms_cutsceneProcessing to private | Sergeanur | 3 | -4/+3 | |
2019-10-19 | typo fix | nmzik | 1 | -1/+1 | |
2019-10-19 | getter and enum fix | nmzik | 1 | -2/+2 | |
2019-10-19 | fixed adrenaline | Nikolay Korolev | 1 | -1/+1 | |
2019-10-19 | CGame::Process() && CGame::ReloadIPLs | nmzik | 44 | -3/+225 | |
2019-10-18 | CPopulation::Initialise() | nmzik | 2 | -0/+79 | |
2019-10-17 | Fixed nasty warnings | Sergeanur | 2 | -3/+2 | |
2019-10-17 | Fixed train sounds not working | Sergeanur | 1 | -7/+4 | |
2019-10-17 | Gangs save and missed sound enums | Sergeanur | 4 | -47/+30 | |
2019-10-17 | Changed math functions | Sergeanur | 1 | -2/+2 | |
2019-10-17 | Full C3dMarkers | Sergeanur | 5 | -17/+354 | |
2019-10-16 | Some CPool and CPools funcs, restoring original logic of pool lookup loops | Sergeanur | 13 | -51/+147 | |
2019-10-16 | Peds | eray orçunus | 1 | -5/+331 | |
2019-10-14 | More PathFind fixes | Sergeanur | 1 | -5/+6 | |
2019-10-14 | Some PathFind fixes (not all) | Sergeanur | 2 | -14/+22 | |
2019-10-13 | PathFind fix and some Peds | eray orçunus | 4 | -8/+46 | |
2019-10-13 | Fixed unsigned time check in CDarkel | Sergeanur | 1 | -1/+1 | |
2019-10-13 | Fixed widescreen turning off during cutscenes | Sergeanur | 2 | -2/+17 | |
2019-10-13 | quick fix | Nikolay Korolev | 1 | -2/+2 | |
2019-10-13 | copypaste error | Nikolay Korolev | 1 | -1/+1 | |
2019-10-13 | fixed planes | Nikolay Korolev | 1 | -2/+2 | |
2019-10-13 | 400-499 | Nikolay Korolev | 7 | -13/+444 | |
2019-10-13 | Peds&fixes | eray orçunus | 4 | -16/+262 | |
2019-10-12 | Fix uninitialized orderInCat | Sergeanur | 1 | -2/+2 | |
2019-10-12 | fixes | Nikolay Korolev | 2 | -4/+5 | |
2019-10-12 | Fixed floating package pickups | Sergeanur | 1 | -0/+1 | |
2019-10-12 | script 400-499 start | Nikolay Korolev | 6 | -10/+421 | |
2019-10-12 | Fixed iteration typo | Sergeanur | 1 | -2/+2 | |
2019-10-12 | Fixed wrong CAutomobile field type | Sergeanur | 2 | -2/+2 | |
2019-10-12 | Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle instead | Sergeanur | 3 | -8/+15 | |
2019-10-12 | blunder | Nikolay Korolev | 1 | -1/+1 | |
2019-10-12 | Fix typo in CCarAI::GetCarToGoToCoors | Sergeanur | 1 | -1/+1 | |
2019-10-12 | Logic fix in CParticleObject::UpdateAll | Sergeanur | 1 | -2/+2 | |
2019-10-12 | Typo fix | Sergeanur | 1 | -1/+1 | |
2019-10-11 | Fixed save game Load/Save failed assertion on Debug build | Sergeanur | 2 | -1/+5 | |
2019-10-11 | Full CRestart | Sergeanur | 2 | -9/+276 | |
2019-10-10 | CCarAI + bugfixes | Nikolay Korolev | 6 | -41/+226 | |
2019-10-10 | Single-wagon train fix | Sergeanur | 1 | -1/+1 | |
2019-10-10 | CMoneyMessages moved to SpecialFX.cpp | Sergeanur | 5 | -114/+111 | |
2019-10-10 | CalculateBoundingSphereRadiusCB | Sergeanur | 1 | -15/+29 | |
2019-10-10 | Fix CCarGenerator Load/Save | Sergeanur | 2 | -4/+4 | |
2019-10-09 | fixed stupid bug | Nikolay Korolev | 1 | -9/+7 | |
2019-10-08 | fixed bugs | Nikolay Korolev | 1 | -53/+48 | |
2019-10-08 | Added read/write template functions for save data, small Load/Save arguments unification | Sergeanur | 12 | -191/+197 | |
2019-10-08 | Full CGameLogic | Sergeanur | 19 | -6/+400 | |
2019-10-08 | Fixed crash when aboarding train | Sergeanur | 1 | -3/+2 | |
2019-10-07 | Fixing typo for cursor coords | Sergeanur | 1 | -1/+1 | |
2019-10-07 | Aspect ratio fix for player skin menu | Sergeanur | 2 | -1/+13 | |
2019-10-07 | CHud::Draw - removed render states, readded hud toogle with second controller | Sergeanur | 1 | -8/+3 | |
2019-10-07 | Corona streaks fix | Sergeanur | 1 | -3/+5 | |
2019-10-07 | Little fix | eray orçunus | 3 | -3/+7 | |
2019-10-06 | Peds | eray orçunus | 12 | -55/+354 | |
2019-10-06 | Radio shadow fix, RAMPAGE!! message fix | Sergeanur | 2 | -4/+4 | |
2019-10-06 | CGarages::PrintMessages drawing fixes | Sergeanur | 1 | -11/+11 | |
2019-10-06 | Fixing ColPoints again | Sergeanur | 3 | -5/+5 | |
2019-10-06 | CHud: timer and damage fixes | Sergeanur | 1 | -46/+70 | |
2019-10-06 | Possible fix for wheel bug | Sergeanur | 1 | -7/+9 | |
2019-10-06 | car AI | Nikolay Korolev | 5 | -16/+446 | |
2019-10-06 | Fixed player blip heading when looking left/right/behind | Sergeanur | 1 | -0/+4 | |
2019-10-06 | Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFile | Sergeanur | 4 | -18/+31 | |
2019-10-05 | Fixed a bunch of calculation mistakes in CHud | Sergeanur | 3 | -132/+158 | |
2019-10-05 | Fixes | eray orçunus | 4 | -34/+119 | |
2019-10-05 | Triangular radar blips | Sergeanur | 5 | -1/+100 | |
2019-10-05 | CDarkel, walkaround fix | eray orçunus | 6 | -173/+227 | |
2019-10-05 | Corona widescreen fix | Sergeanur | 2 | -3/+5 | |
2019-10-04 | Fix warnings | Sergeanur | 1 | -4/+4 | |
2019-10-04 | Fix radar | eray orçunus | 2 | -122/+256 | |
2019-10-03 | Fixed disappearing ammo count | Sergeanur | 1 | -17/+13 | |
2019-10-03 | Fix formatting mistakes | Sergeanur | 2 | -3/+2 | |
2019-10-03 | Fixed some formatting | Sergeanur | 1 | -6/+2 | |
2019-10-03 | Checks rewritten | Sergeanur | 2 | -88/+96 | |
2019-10-03 | Drop w's | Sergeanur | 2 | -15/+15 | |
2019-10-03 | CPickups | Sergeanur | 8 | -85/+1174 | |
2019-10-03 | No dw | Sergeanur | 1 | -3/+3 | |
2019-10-03 | Added missed config.h | Sergeanur | 1 | -0/+1 | |
2019-10-03 | CMoneyMessages | Sergeanur | 2 | -0/+110 | |
2019-10-03 | Fixes & peds | eray orçunus | 5 | -39/+289 | |
2019-10-03 | Fix typo in CCarCtrl::WeaveThroughPedsSectorList | Sergeanur | 1 | -1/+1 | |
2019-10-01 | Mostly fix | eray orçunus | 2 | -23/+70 | |
2019-10-01 | Fix CPickup | Sergeanur | 1 | -2/+5 | |
2019-10-01 | Moar peds | eray orçunus | 7 | -95/+755 | |
2019-09-28 | zero check | Sergeanur | 1 | -1/+1 | |
2019-09-28 | PlayerSkin | Sergeanur | 5 | -4/+205 | |
2019-09-28 | Added CUTSCENEDIRSIZE to Config enum and CUTSCENENAMESIZE macro | Sergeanur | 3 | -4/+7 | |
2019-09-28 | Added f for floats, removed checks for delete | Sergeanur | 1 | -7/+5 | |
2019-09-28 | Refactoring | Sergeanur | 2 | -41/+41 | |
2019-09-28 | Full CCutsceneMgr | Sergeanur | 7 | -2/+466 | |
2019-09-26 | Peds, ProcessObjective and fixes | eray orçunus | 7 | -70/+1593 | |
2019-09-20 | Peds | eray orçunus | 3 | -34/+301 | |
2019-09-17 | Peds, a fix and a tad of VC | eray orçunus | 9 | -123/+827 | |
2019-09-15 | CAutoPilot and CCurves | Nikolay Korolev | 3 | -2/+80 | |
2019-09-15 | CCarCtrl | Nikolay Korolev | 9 | -50/+427 | |
2019-09-14 | fix debug | Nikolay Korolev | 1 | -4/+1 | |
2019-09-14 | fix typo | Nikolay Korolev | 3 | -4/+4 | |
2019-09-14 | more CCarCtrl | Nikolay Korolev | 8 | -41/+535 | |
2019-09-14 | P.e.d.s. | eray orçunus | 8 | -246/+665 | |
2019-09-12 | fixed launch in space bug | Nikolay Korolev | 1 | -1/+1 | |
2019-09-12 | Little cleanup | eray orçunus | 3 | -24/+25 | |
2019-09-12 | DragCarToPoint | Nikolay Korolev | 7 | -23/+141 | |
2019-09-12 | World and Peds | eray orçunus | 19 | -15/+503 | |
2019-09-11 | make ATTEMPTS_TO_FIND_NEXT_NODE a define | Nikolay Korolev | 1 | -4/+6 | |
2019-09-11 | ccarctrl | Nikolay Korolev | 6 | -27/+118 | |
2019-09-11 | ccarctrl | Nikolay Korolev | 2 | -3/+145 | |
2019-09-07 | Peds | eray orçunus | 6 | -24/+485 | |
2019-09-05 | Fix and cancellable car enter | eray orçunus | 3 | -32/+42 | |
2019-09-03 | CPed::ProcessControl and some cleanup | eray orçunus | 5 | -106/+1192 | |
2019-09-02 | More CCarCtrl | Nikolay Korolev | 5 | -10/+247 | |
2019-09-01 | CCarCtrl Weave stuff done | Nikolay Korolev | 2 | -31/+130 | |
2019-09-01 | CCarCtrl stuff | Nikolay Korolev | 3 | -2/+169 | |
2019-08-27 | Audio fixes | Filip Gawin | 7 | -608/+95 | |
2019-08-27 | Cleanup | Filip Gawin | 35 | -1085/+1553 | |
2019-08-27 | More more more audio | Filip Gawin | 54 | -939/+1650 | |
2019-08-27 | Cleanup | Filip Gawin | 41 | -7968/+1434 | |
2019-08-27 | More audio ped | Filip Gawin | 49 | -252/+8804 | |
2019-08-25 | more CCarCtrl | Nikolay Korolev | 4 | -7/+197 | |
2019-08-23 | Peds | eray orçunus | 8 | -127/+764 | |
2019-08-17 | AnimViewer messages, Particle fix, Peds | eray orçunus | 11 | -15/+595 | |
2019-08-17 | more CCarCtrl | Nikolay Korolev | 4 | -22/+138 | |
2019-08-16 | Little CPed fixes & Peddebug | eray orçunus | 5 | -120/+189 | |
2019-08-15 | AnimViewer fixes | eray orçunus | 2 | -86/+51 | |
2019-08-15 | AnimViewer! | eray orçunus | 26 | -20/+582 | |
2019-08-15 | fix | Fire-Head | 1 | -7/+7 | |
2019-08-15 | CParticleObject done, cDMAudio done | Fire-Head | 17 | -235/+1930 | |
2019-08-14 | pathetic errors | Nikolay Korolev | 1 | -2/+2 | |
2019-08-13 | More peds | eray orçunus | 6 | -16/+456 | |
2019-08-11 | Ped variables fix | eray orçunus | 2 | -17/+10 | |
2019-08-11 | appveyor fix | Nikolay Korolev | 1 | -2/+2 | |
2019-08-11 | P.e.d.s. and fixes | eray orçunus | 5 | -102/+627 | |
2019-08-11 | more CCarCtrl | Nikolay Korolev | 21 | -51/+433 | |
2019-08-10 | More CCarCtrl | Nikolay Korolev | 3 | -2/+84 | |
2019-08-09 | finished CPathFind | aap | 10 | -134/+1057 | |
2019-08-08 | Peds | eray orçunus | 4 | -9/+541 | |
2019-08-06 | Minor fixes | Nikolay Korolev | 1 | -19/+21 | |
2019-08-06 | CCarCtrl::GenerateOneRandomVehicle! | Nikolay Korolev | 16 | -8/+599 | |
2019-08-05 | fixed COMMAND_ADD_BLIP_FOR_COORD_OLD | Nikolay Korolev | 1 | -0/+1 | |
2019-08-05 | CPed part 218 | eray orçunus | 3 | -68/+656 | |
2019-08-04 | implemented CHeli | aap | 15 | -52/+1187 | |
2019-08-03 | fixed collision | Nikolay Korolev | 1 | -1/+1 | |
2019-08-03 | A fix and a function made me notice it | eray orçunus | 2 | -1/+36 | |
2019-08-03 | fixed heading calculation | Nikolay Korolev | 1 | -8/+4 | |
2019-08-03 | sampman cosmetic fix | Fire-Head | 2 | -44/+47 | |
2019-08-03 | RunningScript, part 4, plus some fixes | Nikolay Korolev | 14 | -28/+534 | |
2019-08-02 | fix | Fire-Head | 1 | -18/+4 | |
2019-08-02 | sampman done | Fire-Head | 13 | -406/+2876 | |
2019-08-02 | some CPed cleanup | aap | 2 | -102/+73 | |
2019-08-02 | The Peds | eray orçunus | 10 | -28/+547 | |
2019-07-31 | implemented CPlane | aap | 9 | -40/+1048 | |
2019-07-29 | restore original shadows fading | Fire-Head | 1 | -17/+3 | |
2019-07-29 | Peds and fixes | eray orçunus | 4 | -25/+252 | |
2019-07-28 | Address fix | eray orçunus | 1 | -1/+1 | |
2019-07-28 | Peds, mainly audio | eray orçunus | 3 | -27/+359 | |
2019-07-28 | ped chat fix | Nikolay Korolev | 1 | -1/+1 | |
2019-07-28 | fixed phones | Nikolay Korolev | 2 | -2/+4 | |
2019-07-28 | CAutomobile::PreRender; whole class finished | aap | 18 | -38/+764 | |
2019-07-28 | fix debug message | Nikolay Korolev | 1 | -1/+0 | |
2019-07-28 | fixed wanted | Nikolay Korolev | 1 | -0/+3 | |
2019-07-28 | fixed cargen load | Nikolay Korolev | 1 | -2/+2 | |
2019-07-27 | cargen + some script | Nikolay Korolev | 13 | -6/+667 | |
2019-07-27 | fixed intro skip | Nikolay Korolev | 1 | -2/+2 | |
2019-07-27 | renamed flag to R* name | aap | 3 | -9/+9 | |
2019-07-27 | CAutomobile::Render; moved some math code into .cpp | aap | 4 | -123/+379 | |
2019-07-26 | fixed CAutomobile bug | aap | 2 | -6/+6 | |
2019-07-26 | CAutomobile effect stuff | aap | 9 | -40/+222 | |
2019-07-26 | fixed bridge | Nikolay Korolev | 1 | -1/+1 | |
2019-07-26 | fixed wanted | Nikolay Korolev | 1 | -5/+5 | |
2019-07-26 | CAutomobile::FireTruckControl and HydraulicControl | aap | 12 | -20/+373 | |
2019-07-26 | fight fix | Nikolay Korolev | 1 | -2/+2 | |
2019-07-26 | fixed remote | Nikolay Korolev | 3 | -3/+3 | |
2019-07-25 | Ped & fixes, including peds dive into danger fix | eray orçunus | 10 | -137/+876 | |
2019-07-25 | Running script part 3 | Nikolay Korolev | 19 | -21/+758 | |
2019-07-25 | implemented CAutomobile::TankControl | aap | 6 | -10/+125 | |
2019-07-25 | fixed dinput | aap | 3 | -33/+44 | |
2019-07-24 | fixed buoyancy; implemented CAutomobile::ProcessBuoyancy | aap | 6 | -23/+146 | |
2019-07-24 | update | Fire-Head | 7 | -41/+20 | |
2019-07-24 | shadows done | Fire-Head | 20 | -60/+2412 | |
2019-07-23 | implemented cBuoyancy | aap | 5 | -2/+243 | |
2019-07-23 | bit more CAutomobile | aap | 9 | -18/+219 | |
2019-07-21 | Try to fix rpg bug | Filip Gawin | 1 | -3/+1 | |
2019-07-21 | Fix setting sampleIndex | Filip Gawin | 1 | -2/+2 | |
2019-07-20 | CPed continues, including some fixes | eray orçunus | 6 | -28/+507 | |
2019-07-20 | fix door issue | Nikolay Korolev | 1 | -1/+1 | |
2019-07-20 | added CPool<cAudioScriptObject, cAudioScriptObject> | Nikolay Korolev | 4 | -1/+17 | |
2019-07-20 | fixed script issues | Nikolay Korolev | 2 | -9/+11 | |
2019-07-20 | fixed replay | Nikolay Korolev | 2 | -26/+26 | |
2019-07-20 | premake and appveyor update | ThirteenAG | 1 | -4/+4 | |
2019-07-20 | one more fix | aap | 1 | -1/+1 | |
2019-07-20 | couple of fixes | aap | 9 | -24/+22 | |
2019-07-20 | fix crash | Nikolay Korolev | 1 | -0/+2 | |
2019-07-19 | fixes for #142 | Filip Gawin | 4 | -5/+5 | |
2019-07-19 | fixed references leak | Nikolay Korolev | 1 | -1/+1 | |
2019-07-19 | More audio script | Filip Gawin | 3 | -46/+549 | |
2019-07-19 | more audio process | Filip Gawin | 6 | -105/+1137 | |
2019-07-19 | ProcessActiveQueues | Filip Gawin | 4 | -121/+510 | |
2019-07-19 | ComputeDopplerEffectedFrequency | Filip Gawin | 13 | -279/+1383 | |
2019-07-19 | fixed dodo bug | aap | 1 | -1/+3 | |
2019-07-19 | implemented col line rendering | aap | 14 | -22/+354 | |
2019-07-19 | CAutomobile ctor, car spawner, fixes | aap | 10 | -50/+232 | |
2019-07-19 | *cough* | aap | 1 | -1/+1 | |
2019-07-19 | fixed eventlist bug | aap | 1 | -1/+1 | |
2019-07-18 | CAutomobile damage | aap | 6 | -23/+323 | |
2019-07-18 | CAutomobile::ProcessControl done | aap | 12 | -11/+239 | |
2019-07-18 | Wanted changes in PlayerPed/PedModelInfo | eray orçunus | 4 | -28/+26 | |
And some typos | |||||
2019-07-18 | fixed car AI bug | Nikolay Korolev | 1 | -0/+1 | |
2019-07-18 | The Peds, mainly dying/injuring | eray orçunus | 11 | -201/+852 | |
There is also some reorganization | |||||
2019-07-17 | more CAutomobile::ProcessControl | aap | 17 | -37/+605 | |
2019-07-17 | Fixed Bridge | guard3 | 1 | -24/+25 | |
2019-07-17 | Fluff | guard3 | 6 | -8/+917 | |
2019-07-17 | dodo crash fix | Nikolay Korolev | 1 | -0/+1 | |
2019-07-17 | renamed some variables and added files; more CAutomobile::ProcessControl | aap | 20 | -45/+213 | |
2019-07-17 | fix fix | Nikolay Korolev | 1 | -1/+1 | |
2019-07-17 | script fix, bomb fix, flying components fix | Nikolay Korolev | 5 | -4/+8 | |
2019-07-16 | more fixes; started CAutomobile::ProcessControl | aap | 9 | -79/+350 | |
2019-07-16 | fixed merge | aap | 1 | -2/+1 | |
2019-07-15 | fix | Nikolay Korolev | 1 | -1/+2 | |
2019-07-15 | Phone, World, Ped | eray orçunus | 16 | -82/+676 | |
2019-07-15 | test | Nikolay Korolev | 2 | -5/+5 | |
2019-07-15 | fix | Nikolay Korolev | 1 | -2/+1 | |
2019-07-14 | fixed arithmetics | Nikolay Korolev | 1 | -16/+64 | |
2019-07-14 | fixed cops | Nikolay Korolev | 5 | -2/+8 | |
2019-07-14 | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 11 | -16/+337 | |
2019-07-14 | started making frontend accurate to game | aap | 6 | -431/+411 | |
2019-07-14 | Partial RunningScript part2 | Nikolay Korolev | 16 | -6/+584 | |
2019-07-13 | fixed policeDontCare | Nikolay Korolev | 1 | -0/+2 | |
2019-07-12 | little change to aspect ratio defines | aap | 1 | -1/+4 | |
2019-07-12 | more CWanted; added CEventList | aap | 13 | -90/+667 | |
2019-07-11 | Frontend fixes. | _AG | 3 | -229/+234 | |
Fix #125 #119 #105 #98 #54. | |||||
2019-07-11 | CAutomobile::ProcessControlInputs | aap | 7 | -8/+154 | |
2019-07-11 | fixfixfix | Fire-Head | 2 | -68/+0 | |
2019-07-11 | waterupd | Fire-Head | 2 | -1/+1 | |
2019-07-11 | water fix | Fire-Head | 1 | -28/+28 | |
2019-07-11 | WaterLevel done | Fire-Head | 8 | -12/+1464 | |
2019-07-11 | WaterLevel done | Fire-Head | 8 | -12/+1459 | |
2019-07-10 | tried to fix CMenuManager::Process but still issues | aap | 1 | -56/+60 | |
2019-07-10 | Fix CPhone crash, more functions | eray orçunus | 2 | -4/+112 | |
2019-07-10 | and of course the last commit didnt fix everything | aap | 19 | -36/+40 | |
2019-07-10 | added wrappers around math functions | aap | 31 | -191/+204 | |
2019-07-10 | Phone start, ped spinning and cop car fix, and some love to CPed | eray orçunus | 7 | -9/+191 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-10 | fixed COMMAND_IS_PLAYER_IN_AREA_3D | aap | 1 | -2/+2 | |
2019-07-10 | fixed some stuff in frontend, badly broke others; disabled reversed frontend for the moment | aap | 6 | -203/+323 | |
2019-07-10 | CVehicle::ProcessWheel | aap | 3 | -48/+158 | |
2019-07-10 | More frontend inputs. | _AG | 9 | -92/+305 | |
2019-07-09 | more CVehicle | aap | 10 | -30/+278 | |
2019-07-09 | fix | Nikolay Korolev | 1 | -0/+1 | |
2019-07-09 | RunningScript: 1/12 | Nikolay Korolev | 7 | -4/+715 | |
2019-07-09 | yet more CAutomobile | aap | 17 | -23/+201 | |
2019-07-09 | more CAutomobile | aap | 17 | -36/+395 | |
2019-07-08 | One driver owns all the cars fix | eray orçunus | 1 | -0/+1 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-08 | more CAutomobile | aap | 18 | -34/+475 | |
2019-07-08 | little changes; one more function of CAutomobile | aap | 9 | -103/+138 | |
2019-07-08 | cleaned up patching of virtual functions; started CAutomobile | aap | 64 | -279/+772 | |
2019-07-07 | Added script commands | Nikolay Korolev | 2 | -0/+1159 | |
2019-07-07 | More script | Nikolay Korolev | 3 | -7/+93 | |
2019-07-07 | Darkel is bored. | _AG | 1 | -1/+2 | |
2019-07-07 | More scripts | Nikolay Korolev | 3 | -26/+114 | |
2019-07-07 | implemented CDoor | aap | 6 | -19/+177 | |
2019-07-07 | IntoTheScripts! | Nikolay Korolev | 5 | -55/+466 | |
2019-07-07 | Fix reverse warn and air brakes | Filip Gawin | 2 | -11/+165 | |
2019-07-07 | cAudioManager::Initialise | Filip Gawin | 6 | -6/+167 | |
2019-07-07 | cleanup AudioManager | Filip Gawin | 1 | -7/+3 | |
2019-07-07 | blah | _AG | 2 | -3/+3 | |
2019-07-07 | the great reorganization | aap | 149 | -22/+21 | |
2019-07-07 | finished CPhysical | aap | 3 | -11/+55 | |
2019-07-07 | made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines | aap | 11 | -112/+114 | |
2019-07-07 | Lil update. | _AG | 3 | -97/+115 | |
2019-07-07 | General fixes | eray orçunus | 4 | -27/+19 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-06 | some work on vehicles | aap | 9 | -227/+243 | |
2019-07-06 | Added CUpsideDownCarCheck and CStuckCarCheck | Nikolay Korolev | 4 | -8/+163 | |
2019-07-06 | misc classes finished | aap | 13 | -4/+374 | |
2019-07-06 | CBridge | guard3 | 6 | -7/+185 | |
2019-07-06 | CPed... | eray orçunus | 6 | -63/+540 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-05 | finished CDamageManager | aap | 4 | -102/+383 | |
2019-07-05 | implemented some CVehicle functions | aap | 9 | -59/+502 | |
2019-07-04 | fixed rand (thanks nick) | aap | 3 | -7/+3 | |
2019-07-04 | Darkel/Wanted update. | _AG | 16 | -24/+531 | |
2019-07-04 | More AudioManager | Filip Gawin | 5 | -972/+1080 | |
2019-07-04 | Little fixes | eray orçunus | 1 | -3/+3 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-04 | Even more CPed | eray orçunus | 10 | -57/+705 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-04 | RandomDisplacement | Filip Gawin | 2 | -0/+21 | |
2019-07-04 | RequireDigitalHandle | Filip Gawin | 4 | -5/+30 | |
2019-07-04 | ReleaseDigitalHandle | Filip Gawin | 4 | -45/+65 | |
2019-07-04 | PlayerJustGotInCar | Filip Gawin | 2 | -2/+12 | |
2019-07-04 | CreateEntity | Filip Gawin | 2 | -7/+33 | |
2019-07-04 | Introduce totalAudioEntities | Filip Gawin | 1 | -4/+8 | |
2019-07-04 | SetEntityStatus | Filip Gawin | 2 | -0/+10 | |
2019-07-04 | PreTerminateGameSpecificShutdown | Filip Gawin | 2 | -0/+35 | |
2019-07-04 | DestroyEntity | Filip Gawin | 2 | -0/+20 | |
2019-07-04 | PostTerminateGameSpecificShutdown | Filip Gawin | 2 | -2/+10 | |
2019-07-04 | SetDynamicAcousticModelingStatus | Filip Gawin | 2 | -3/+9 | |
2019-07-04 | IsAudioInitialised | Filip Gawin | 2 | -0/+9 | |
2019-07-04 | GenerateIntegerRandomNumberTable | Filip Gawin | 2 | -0/+9 | |
2019-07-04 | Fixed type of m_ItemToFlash | Nikolay Korolev | 2 | -2/+2 | |
2019-07-04 | Script stuff + bug fixes | Nikolay Korolev | 16 | -15/+288 | |
2019-07-03 | Update Frontend. | _AG | 24 | -194/+1444 | |
2019-07-03 | fixed boat rendering | aap | 1 | -9/+12 | |
2019-07-03 | fixed car colour texture bug | aap | 1 | -0/+1 | |
2019-07-03 | cleaned up to be closer to original game | aap | 10 | -134/+172 | |
2019-07-02 | Revert "Implemented frontend inputs." | aap | 24 | -1488/+126 | |
2019-07-02 | Fix address of IsPedHeadAbovePos | Filip Gawin | 1 | -1/+1 | |
2019-07-02 | Check if address is used twice | Filip Gawin | 2 | -17/+33 | |
2019-07-02 | Removed macros from Pad.cpp: | _AG | 2 | -35/+136 | |
- Turned them in functions. | |||||
2019-07-02 | Implemented frontend inputs. | _AG | 25 | -125/+1386 | |
Fixed #66 and few other stuff. | |||||
2019-07-02 | Kangaroo cheat and bug fixes | eray orçunus | 8 | -37/+70 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-01 | CPed fixes | eray orçunus | 3 | -55/+39 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-01 | More CPed | eray orçunus | 13 | -62/+608 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-30 | Completed CReplay | Nikolay Korolev | 4 | -1/+63 | |
2019-06-30 | little cleanup | aap | 8 | -35/+27 | |
2019-06-30 | Changed CReplay::Display slightly | Nikolay Korolev | 1 | -8/+13 | |
2019-06-30 | Added camera funcs to Replay | Nikolay Korolev | 2 | -11/+239 | |
2019-06-30 | finished CEntity | aap | 27 | -76/+665 | |
2019-06-30 | Implement GetSpecialCharacterTalkSfx | Filip Gawin | 3 | -9/+213 | |
2019-06-30 | More replay functions, also removed pool iteration error | Nikolay Korolev | 5 | -15/+112 | |
2019-06-30 | Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs | Nikolay Korolev | 7 | -38/+42 | |
2019-06-30 | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 58 | -11/+662 | |
2019-06-30 | Cleanup project a bit | Filip Gawin | 34 | -314/+318 | |
2019-06-29 | ProcessCarUpdate | Nikolay Korolev | 6 | -37/+146 | |
2019-06-29 | CReplay::PlaybackThisFrame + fixes | Nikolay Korolev | 3 | -7/+38 | |
2019-06-29 | fix | aap | 1 | -1/+1 | |
2019-06-29 | fix hud render states; bug in coronas | aap | 4 | -717/+709 | |
2019-06-29 | fix | Nikolay Korolev | 1 | -1/+1 | |
2019-06-29 | fix | Nikolay Korolev | 1 | -2/+0 | |
2019-06-29 | Fixed merge | Nikolay Korolev | 1 | -1/+0 | |
2019-06-29 | more replay stuff, bug fix | Nikolay Korolev | 3 | -13/+63 | |
2019-06-29 | RetrievePedAnimation | Nikolay Korolev | 1 | -0/+41 | |
2019-06-29 | Implement the rest of GetXTalkSfx | Filip Gawin | 2 | -265/+2238 | |
2019-06-29 | Implement some GetXTalkSfx methods | Filip Gawin | 5 | -223/+612 | |
2019-06-29 | fixes for AudioManager::GetPhrase | Filip Gawin | 3 | -15/+267 | |
2019-06-29 | AudioManager::GetPhrase | Filip Gawin | 3 | -3/+3268 | |
2019-06-29 | ProcessPedUpdate | Nikolay Korolev | 7 | -6/+73 | |
2019-06-29 | fix | aap | 1 | -1/+1 | |
2019-06-29 | missed two lines in CCollision | aap | 1 | -0/+4 | |
2019-06-29 | miscellaneous, mostly world related | aap | 20 | -69/+244 | |
2019-06-29 | Changed to actual crimes names | Nikolay Korolev | 1 | -12/+12 | |
2019-06-28 | forgot the actual file... | aap | 1 | -0/+212 | |
2019-06-28 | PS2-like MatFX from skygfx | aap | 2 | -0/+4 | |
2019-06-28 | island load screen, some more CText | aap | 4 | -8/+72 | |
2019-06-28 | fixed CFileMgr, the craziest bug i ever had | aap | 4 | -8/+5 | |
2019-06-28 | misc stuff, mostly collision | aap | 16 | -45/+388 | |
2019-06-28 | Footsteps | eray orçunus | 7 | -23/+166 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-28 | Little ops. | _AG | 1 | -2/+2 | |
2019-06-28 | Some Hud.cpp fixes. | _AG | 1 | -38/+23 | |
2019-06-28 | CHud cleanup: fixes and cosmetic treatment | aap | 4 | -216/+233 | |
2019-06-28 | CStreaming DONE | aap | 11 | -34/+334 | |
2019-06-27 | Changed save/load in CGang | Nikolay Korolev | 2 | -24/+35 | |
2019-06-27 | CStreaming almost done | aap | 10 | -66/+421 | |
2019-06-27 | Several little mistakes in CPed | eray orçunus | 2 | -13/+11 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-27 | started filling debug menu | aap | 10 | -12/+187 | |
2019-06-27 | Finished Hud.cpp | _AG | 2 | -72/+164 | |
2019-06-27 | Reverted Pad.cpp to previous state. | _AG | 1 | -10/+14 | |
2019-06-27 | Fix 3 bugs | eray orçunus | 3 | -6/+6 | |
* Footsteps doesn't play while sprinting * Player doesn't kick ped in ground at first time * Looking around with numpad is problematic Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-27 | fixed newline | Nikolay Korolev | 1 | -1/+1 | |
2019-06-27 | Added Gangs | Nikolay Korolev | 2 | -0/+133 | |
2019-06-27 | yet more CStreaming | aap | 4 | -27/+234 | |
2019-06-26 | Update Wanted.cpp | _AG | 4 | -78/+124 | |
Fix #36. | |||||
2019-06-26 | fixed autobuild | Nikolay Korolev | 1 | -1/+1 | |
2019-06-26 | Fixed merge errors | Nikolay Korolev | 4 | -4/+4 | |
2019-06-26 | bla | aap | 1 | -1/+1 | |
2019-06-26 | some more CStreaming + fixes by erorcun | aap | 4 | -16/+61 | |
2019-06-26 | CStreaming streams | aap | 2 | -112/+309 | |
2019-06-26 | fixed bug in CPed | aap | 1 | -3/+3 | |
2019-06-26 | CPed cleanup | aap | 1 | -18/+14 | |
2019-06-26 | fixed PedType | aap | 1 | -2/+2 | |
2019-06-25 | Little fix #52. | _AG | 3 | -26/+27 | |
2019-06-25 | Better organization for Frontend.cpp | _AG | 8 | -668/+772 | |
2019-06-25 | Fix car animations & M16 bug | eray orçunus | 1 | -50/+50 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-25 | Frontend clean up | aap | 2 | -76/+185 | |
2019-06-25 | Initial commit for Frontend. | _AG | 19 | -498/+2436 | |
Bug fixes: fix #40, fix #39, fix #38, fix #37, fix #21. Code organization and cleanup... | |||||
2019-06-25 | More replay stuff | Nikolay Korolev | 36 | -51/+719 | |
2019-06-24 | CPed, CVehicle, mostly entering/exiting car | eray orçunus | 14 | -40/+789 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-24 | replaced some ctors; made PreRender call game function | aap | 5 | -5/+11 | |
2019-06-24 | fixed bug in CPlaceable | aap | 1 | -40/+31 | |
2019-06-24 | more CStreaming | aap | 3 | -51/+747 | |
2019-06-23 | more Radar code | aap | 4 | -40/+352 | |
2019-06-23 | some Radar and Hud cleanup; fix in Physical | aap | 9 | -169/+181 | |
2019-06-23 | CReplay::StorePedAnimation | Nikolay Korolev | 2 | -24/+68 | |
2019-06-23 | fixed key binding, head shots, freezes | aap | 6 | -22/+20 | |
2019-06-23 | StorePedUpdate | Nikolay Korolev | 3 | -4/+71 | |
2019-06-22 | Fixed little bug in Radar.cpp. | _AG | 1 | -3/+3 | |
2019-06-22 | attempt to fix build error | Nikolay Korolev | 2 | -11/+3 | |
2019-06-22 | fixed tab | Nikolay Korolev | 1 | -3/+3 | |
2019-06-22 | fixed types | Nikolay Korolev | 1 | -22/+22 | |
2019-06-22 | fix | Nikolay Korolev | 1 | -2/+2 | |
2019-06-22 | tabify | Nikolay Korolev | 5 | -117/+117 | |
2019-06-22 | Fixed types in BulletTrace.h | Nikolay Korolev | 1 | -3/+3 | |
2019-06-22 | Fixed types in Pickup.h | Nikolay Korolev | 1 | -4/+4 | |
2019-06-22 | Added newlines at end of file | Nikolay Korolev | 5 | -5/+5 | |
2019-06-22 | First commit of replay system | Nikolay Korolev | 13 | -8/+539 | |
2019-06-22 | More CRadar stuff. | _AG | 5 | -24/+142 | |
2019-06-22 | bla | aap | 1 | -0/+1 | |
2019-06-22 | Shotgun fix, CPed, CWeaponInfo | eray orçunus | 5 | -29/+361 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-21 | more CStreaming; fixed CFileLoader | aap | 4 | -9/+465 | |
2019-06-21 | Clean up | _AG | 2 | -14/+20 | |
2019-06-21 | added some World defines | aap | 1 | -6/+18 | |
2019-06-20 | Fix throwable weapons | eray orçunus | 1 | -2/+3 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-20 | Update Radar.cpp | _AG | 4 | -92/+183 | |
2019-06-20 | Big CPed update | eray orçunus | 12 | -26/+636 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-20 | Code clean up. | _AG | 5 | -39/+78 | |
2019-06-20 | started CStreaming | aap | 6 | -18/+388 | |
2019-06-20 | Fix bug in templates.h, again. | _AG | 1 | -2/+2 | |
2019-06-20 | Update Radar.cpp | _AG | 4 | -16/+87 | |
2019-06-20 | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 16 | -258/+766 | |
2019-06-20 | typo in visibility plugins | aap | 1 | -1/+1 | |
2019-06-20 | implemented cHandlingDataMgr | aap | 8 | -5/+457 | |
2019-06-19 | implemented cHandlingDataMgr | aap | 8 | -5/+457 | |
2019-06-19 | implemented CObjectData | aap | 10 | -23/+153 | |
2019-06-19 | implemented CPedStats | aap | 4 | -11/+190 | |
2019-06-19 | finished CPedType | aap | 4 | -22/+232 | |
2019-06-19 | some CPed flags named from SA | aap | 2 | -11/+11 | |
2019-06-19 | cleanup on CPed and CPedType | aap | 6 | -121/+151 | |
2019-06-18 | CPed merge fixes | eray orçunus | 6 | -108/+96 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-18 | CPed fixes | eray orçunus | 4 | -33/+31 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-18 | silly mistake in CFileLoader | aap | 1 | -2/+2 | |
2019-06-18 | finished CFileLoader, except a crash! | aap | 17 | -13/+345 | |
2019-06-17 | fixed anim bug | aap | 2 | -2/+2 | |
2019-06-17 | forgot main.h | aap | 1 | -0/+14 | |
2019-06-17 | first part of CFileLoader | aap | 41 | -45/+1182 | |
2019-06-17 | Fixed health icon. | _AG | 1 | -1/+1 | |
2019-06-17 | CdStream RwFreeAlign/RwMallocAlign | Fire-Head | 7 | -7/+613 | |
2019-06-17 | CPed::Avoid and needed changes | eray orçunus | 4 | -6/+162 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-17 | Update HUD stuff, bug and format fixes. | _AG | 15 | -184/+278 | |
Added environment variables to premake5.lua. Update README.md | |||||
2019-06-17 | fixed rebind bug | Fire_Head | 1 | -1/+1 | |
2019-06-17 | got rid of upper case types | aap | 48 | -706/+701 | |
2019-06-16 | some more cleanup | aap | 5 | -56/+44 | |
2019-06-16 | Delete duplicate enum | eray orçunus | 3 | -183/+9 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-16 | fix the cleanup... | aap | 2 | -39/+41 | |
2019-06-16 | CPed fixes and needed functions for further commits | eray orçunus | 6 | -69/+330 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-16 | some cleanup | aap | 5 | -167/+167 | |
2019-06-16 | Changes for the pull request. | _AG | 1 | -3/+3 | |
2019-06-16 | Updates Draw.cpp, MusicManager.cpp. | _AG | 11 | -21/+561 | |
2019-06-15 | More CPed functions and minor fixes | eray orçunus | 4 | -11/+201 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-15 | silly mistake in txd store | aap | 2 | -2/+7 | |
2019-06-15 | New updates for Hud.cpp and more. | _AG | 28 | -37/+2061 | |
2019-06-14 | Fix duplicate code for PedNode | eray orçunus | 2 | -19/+2 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-14 | Some CPed functions | erorcun | 4 | -4/+131 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-06-13 | Fix value of CReplay mode | Filip Gawin | 1 | -1/+1 | |
2019-06-13 | finished some classes | aap | 7 | -6/+85 | |
2019-06-13 | implemented GTA stream read functions | aap | 6 | -6/+365 | |
2019-06-13 | Update Pad.cpp | Fire_Head | 1 | -4/+4 | |
2019-06-13 | Update CutsceneMgr.h | Fire_Head | 1 | -2/+0 | |
2019-06-13 | Update Replay.h | Fire_Head | 1 | -0/+1 | |
2019-06-13 | CPad done | Fire-Head | 27 | -135/+2232 | |
2019-06-13 | silly mistake | aap | 1 | -1/+1 | |
2019-06-13 | fixed CFileMgr somewhat; still issues when loading saves | aap | 7 | -21/+22 | |
2019-06-12 | implemented CutsceneObject; little fixes | aap | 12 | -12/+137 | |
2019-06-12 | implemented CCutsceneHead and dependencies | aap | 21 | -20/+374 | |
2019-06-12 | CameraCreate cosmetic fix | Fire-Head | 1 | -30/+30 | |
2019-06-12 | CameraCreate/CameraDestroy/CameraSize done | Fire-Head | 3 | -3/+243 | |
2019-06-12 | implemented CTimeCycle | aap | 9 | -5/+248 | |
2019-06-12 | added NodeName plugin | aap | 3 | -4/+65 | |
2019-06-12 | little cleanup | aap | 5 | -50/+60 | |
2019-06-12 | fixed debugmenu | aap | 2 | -8/+18 | |
2019-06-12 | Add NUMONSCREENTIMERENTRIES in config.h | Filip Gawin | 3 | -18/+19 | |
2019-06-12 | animation fixes | aap | 1 | -1/+2 | |
2019-06-12 | RE more stuff from COnscreenTimer | Filip Gawin | 8 | -11/+232 | |
2019-06-11 | Add GetTranslatedName to CZone | Filip Gawin | 2 | -2/+12 | |
2019-06-11 | tmp | Fire-Head | 3 | -175/+175 | |
2019-06-11 | added animation system (with skin support for now) | aap | 22 | -2/+3073 | |
2019-06-05 | VK_LEFT fix | Fire-Head | 1 | -0/+1 | |
2019-06-05 | win.cpp/skeleton.cpp done | Fire-Head | 1 | -34/+34 | |
2019-06-05 | input done, fixed cheats input | Fire-Head | 5 | -31/+866 | |
2019-06-03 | added CDirectory | aap | 2 | -0/+87 | |
2019-06-03 | added NO_MOVIES | Fire-Head | 5 | -31/+45 | |
2019-06-02 | gamestates fixed, mpeg now working | Fire-Head | 3 | -46/+231 | |
2019-06-02 | added CPhysical flags from Nick | aap | 2 | -8/+8 | |
2019-06-02 | added some small bits and stubs | aap | 22 | -10/+242 | |
2019-06-02 | mouse fixed | Fire-Head | 1 | -3/+5 | |
2019-06-02 | fixed merge | aap | 2 | -3/+4 | |
2019-06-02 | skeleton updated, windows specific stuff added | Fire-Head | 23 | -452/+2845 | |
2019-06-01 | implemented splashes; fixed zones | aap | 14 | -91/+241 | |
2019-06-01 | added CPointLights | aap | 5 | -3/+366 | |
2019-06-01 | more RW lights | aap | 3 | -2/+174 | |
2019-06-01 | added CCoronas | aap | 11 | -4/+782 | |
2019-05-31 | rw skeleton | Fire-Head | 18 | -333/+2422 | |
2019-05-31 | more high level functions | aap | 28 | -24/+415 | |
2019-05-31 | CCredits name cleanup | aap | 2 | -391/+391 | |
2019-05-31 | added CCredits | aap | 4 | -0/+529 | |
2019-05-30 | fixed CParticle crash && RandTable | Fire-Head | 6 | -11/+24 | |
implemented PC codewarrior rand updated premake | |||||
2019-05-30 | added CText | aap | 6 | -1/+260 | |
2019-05-30 | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 65 | -157/+779 | |
2019-05-30 | fixed ped states | aap | 1 | -3/+6 | |
2019-05-30 | added CMBlur | aap | 9 | -7/+301 | |
2019-05-30 | added CAntennas | aap | 4 | -0/+167 | |
2019-05-30 | clean up | aap | 17 | -301/+109 | |
2019-05-29 | fix2 | Fire-Head | 1 | -2/+2 | |
2019-05-29 | fix | Fire-Head | 2 | -3/+3 | |
2019-05-29 | Updates, CTimer started | Fire-Head | 16 | -35/+336 | |
2019-05-29 | implemented some of CCam and dependencies | aap | 12 | -42/+1365 | |
2019-05-29 | Particle, ParticleMgr done | Fire-Head | 14 | -121/+2847 | |
2019-05-28 | more CVehicleModelInfo | aap | 4 | -2/+237 | |
2019-05-28 | implemented bits of CWorld | aap | 15 | -44/+915 | |
2019-05-24 | implemented CFileMgr (barf) | aap | 4 | -1/+330 | |
2019-05-22 | added CFont | aap | 6 | -19/+656 | |
2019-05-21 | finished CSprite(2d) | aap | 5 | -192/+730 | |
2019-05-19 | CPhysical almost done | aap | 12 | -60/+804 | |
2019-05-18 | more work on CPhysical | aap | 8 | -99/+397 | |
2019-05-17 | fixed pathfind | aap | 1 | -14/+17 | |
2019-05-17 | reversed CPhysical::ProcessShiftSectorList | aap | 10 | -7/+235 | |
2019-05-15 | renames and a fix | aap | 3 | -98/+97 | |