| Commit message (Expand) | Author | Files | Lines |
2020-12-16 | more tidy water sync | aap | 1 | -43/+43 |
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 | Few bug fixes in CAutomobile | Walied K. Yassen | 3 | -18/+8 |
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 | Use SetPedState | Sergeanur | 12 | -149/+87 |
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 |
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-13 | sync vis-plugins with miami | aap | 1 | -5/+14 |
2020-12-12 | removed obsolete ifdef (since we have GTA_REPLAY) | Nikolay Korolev | 1 | -2/+0 |
2020-12-12 | fixed some replay bugs | Nikolay Korolev | 5 | -3/+61 |
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-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 fixes | erorcun | 1 | -6/+14 |
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 | 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 | Add NUM_LEVELS | Sergeanur | 3 | -6/+7 |
2020-12-08 | GenerateOneRandomCar cleanup | Sergeanur | 1 | -10/+0 |
2020-12-08 | Fix CRecordDataForChase::ShouldThisPadBeLeftAlone | Sergeanur | 2 | -6/+6 |
2020-12-08 | Fix wrong define | Sergeanur | 1 | -1/+1 |
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 | 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-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 | 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-04 | typo | aap | 1 | -1/+1 |
2020-12-04 | bit more GTA_VERSION and GTA_PS2 | aap | 4 | -18/+61 |
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 | little fixes for animviewer | aap | 2 | -1/+15 |
2020-12-02 | bla | aap | 1 | -2/+1 |
2020-12-02 | rpDefaultGeometryInstance | aap | 1 | -6/+85 |
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 | 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 | cam stuff | aap | 1 | -7/+9 |
2020-12-01 | Update Camera.cpp | Zach Charo | 1 | -1/+1 |
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 | 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-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-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-24 | rename badly named camera variable | aap | 2 | -4/+4 |
2020-11-24 | Script commands split to original files | Sergeanur | 7 | -8912/+9038 |
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-22 | More audio fix | Sergeanur | 1 | -27/+27 |
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-19 | Reorganize CPed functions into their original cpp files | Sergeanur | 15 | -13940/+13949 |
2020-11-19 | neo screen droplets | aap | 21 | -8/+1072 |
2020-11-19 | Infamous XBOX subtitle outline | erorcun | 4 | -1/+50 |
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 | changes to librw layer, GLES now runtime choice | aap | 29 | -183/+565 |
2020-11-16 | fix flag | aap | 1 | -1/+1 |
2020-11-16 | animation compression from PS2 | aap | 6 | -10/+133 |
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 | 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 | 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-13 | Fix loading island LODs with big buildings | Sergeanur | 1 | -1/+3 |
2020-11-11 | Fix ini reader | Sergeanur | 1 | -2/+4 |
2020-11-11 | Fix RestoreDef crash | erorcun | 1 | -1/+1 |
2020-11-11 | changes to RW layer so loading foreign files works | aap | 7 | -21/+142 |
2020-11-10 | Frontend: Scroll for All, some care for PS2-like menu | erorcun | 2 | -365/+436 |
2020-11-09 | Font: Hud: Use orig. text dimensions, fix right-align calculations | erorcun | 10 | -40/+63 |
2020-11-08 | easy way to safe few petaseconds | Roman Masanin | 1 | -0/+8 |
2020-11-08 | return bad code, becouse no one knows what to do with it | Roman Masanin | 1 | -2/+2 |
2020-11-08 | Revert "Font: Fix text dimensions" | erorcun | 10 | -31/+31 |
2020-11-08 | pointers to referencies too | Roman Masanin | 2 | -218/+218 |
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 | Fix cAudioManager::GetPhrase | Sergeanur | 2 | -399/+399 |
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 | Button icons | Sergeanur | 4 | -372/+403 |
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 | 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 | Fix include in Frontend_PS2.cpp | shfil | 1 | -2/+2 |
2020-11-01 | some "optimizations". same like I did in VC | Roman Masanin | 1 | -3/+5 |
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 | 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 | 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 | add ifdef LIBRW guard for pipelines and colourfilter | withmorten | 1 | -0/+2 |
2020-10-31 | fix sniper crosshair | aap | 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-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 | 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 | 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 |
2020-10-26 | Fixes to OpenAL | Sergeanur | 1 | -6/+19 |
2020-10-26 | (TEST) Try to fix OAL audio problems | erorcun | 1 | -2/+2 |
2020-10-25 | Font: Fix text dimensions | erorcun | 10 | -31/+31 |
2020-10-25 | clean up timebar ifdefs | aap | 3 | -44/+18 |
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 | Fix build | Sergeanur | 1 | -0/+3 |
2020-10-25 | DMAudio fixes | Sergeanur | 3 | -36/+26 |
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 | Messages and CameraSize fix | erorcun | 2 | -26/+13 |
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-23 | Use audio enum | Sergeanur | 1 | -2/+2 |
2020-10-23 | Missed nil | Sergeanur | 1 | -1/+1 |
2020-10-23 | Small CPedModelInfo fixes | Sergeanur | 1 | -32/+14 |
2020-10-23 | mr.casepath 2 | erorcun | 1 | -21/+16 |
2020-10-23 | mr.casepath | erorcun | 1 | -6/+7 |
2020-10-22 | Fix argument type | Sergeanur | 2 | -2/+2 |
2020-10-22 | Police Radio fixes | Sergeanur | 3 | -11/+11 |
2020-10-21 | Message fix | erorcun | 1 | -2/+1 |
2020-10-21 | CTempColModels small fix | Sergeanur | 1 | -0/+8 |
2020-10-21 | Pickup fixes | Sergeanur | 2 | -24/+35 |
2020-10-21 | Text and cross-platform fix | erorcun | 2 | -36/+43 |
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 | 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 | 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 | Script.cpp missing breaks | shfil | 1 | -0/+2 |
2020-10-17 | ProcessWaterCannon bug and refractoring (#773) | Roman Masanin | 1 | -8/+20 |
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 management issue | eray orçunus | 1 | -1/+2 |
2020-10-17 | Fix pickup fix :P | Sergeanur | 1 | -3/+3 |
2020-10-17 | fix build | Sergeanur | 1 | -1/+1 |
2020-10-17 | Pickup fixes | Sergeanur | 2 | -7/+14 |
2020-10-15 | SpecialFX fixes | Roman Masanin | 1 | -11/+24 |
2020-10-14 | Pickup fix | Sergeanur | 1 | -4/+4 |
2020-10-12 | fix AskForObjectToBeRenderedInGlass | Fire-Head | 1 | -2/+2 |
2020-10-12 | Streaming and cross-platform fixes | eray orçunus | 2 | -14/+28 |
2020-10-11 | Some unicode funcs belong to Font.cpp + small fix | Sergeanur | 7 | -32/+36 |
2020-10-09 | Fix POSIX streaming | eray orçunus | 2 | -4/+11 |
2020-10-08 | little renamings & librw update | eray orçunus | 1 | -12/+12 |
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-04 | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 10 | -159/+302 |
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-02 | Load and write our settings in re3.ini & fixes | eray orçunus | 12 | -78/+150 |
2020-10-02 | CdStreamPosix: fix type issues | Andrew Udvare | 1 | -2/+2 |
2020-10-01 | core/CdStreamPosix: switch to named semaphores to support macOS | Andrew Udvare | 1 | -54/+33 |
2020-09-30 | macOS support; thanks to @MrYadro | Andrew Udvare | 2 | -28/+70 |
2020-09-30 | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 14 | -60/+456 |
2020-09-30 | fixed bad bug | Nikolay Korolev | 1 | -13/+13 |
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 |
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-28 | Fix arg types | Sergeanur | 2 | -4/+4 |
2020-09-28 | fixed cargen | Nikolay Korolev | 1 | -3/+3 |
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 |
2020-09-28 | Use GLFW_CURSOR_DISABLED (glfw's native mouse restriction) | Greg V | 1 | -0/+2 |
2020-09-28 | glfw: scale cursor position by the ratio of framebuffer to screen size | Greg V | 1 | -2/+5 |
2020-09-28 | Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback | Greg V | 1 | -1/+1 |
2020-09-28 | fix for frequency misscalculation | Roman Masanin | 1 | -1/+1 |
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-26 | bug fixed | Nikolay Korolev | 1 | -1/+1 |
2020-09-26 | fixed replay bug | Nikolay Korolev | 1 | -8/+8 |
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 | Fix MASTER build with glfw | Sergeanur | 1 | -1/+85 |
2020-09-25 | Fix OpenGL Z-write | Sergeanur | 1 | -1/+3 |
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-14 | Fix RotateY | Sergeanur | 1 | -8/+8 |
2020-09-14 | Move a bunch of math to cpp files + small fixes | Sergeanur | 14 | -529/+857 |
2020-09-10 | Fixes from miami | eray orçunus | 5 | -71/+69 |
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 | small fix | Sergeanur | 1 | -1/+1 |
2020-08-23 | accidentally enabled extended stuff.... | aap | 1 | -2/+2 |
2020-08-23 | weather fixes | aap | 2 | -8/+8 |
2020-08-21 | fixed CRenderer::ScanSectorPoly again | aap | 1 | -41/+42 |
2020-08-20 | small streaming fixes | aap | 1 | -16/+17 |
2020-08-20 | Cleanup CControllerConfigManager deletion a bit | Sergeanur | 1 | -86/+49 |
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 | small fixes | aap | 4 | -14/+10 |
2020-08-19 | Revert "remove CFO" | eray orçunus | 8 | -21/+533 |
2020-08-19 | txd.img bug | aap | 2 | -0/+6 |
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 | 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 | Graphics menu + MSAA | Sergeanur | 6 | -37/+326 |
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 | Darkel fixes | Sergeanur | 2 | -8/+14 |
2020-08-14 | fixed clouds render | aap | 1 | -41/+43 |
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 | Register start button for real | eray orçunus | 1 | -0/+10 |
2020-08-09 | little timecycle cleanup | aap | 2 | -146/+146 |
2020-08-09 | pointlight fixes | aap | 1 | -7/+6 |
2020-08-09 | corona fixes | aap | 1 | -20/+21 |
2020-08-08 | don't CoUninitialize for NO_MOVIES | withmorten | 1 | -5/+4 |
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-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-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 |
2020-08-03 | shadow fixes | Fire-Head | 2 | -39/+31 |
2020-08-02 | Move sdk and eax | Sergeanur | 3 | -0/+2007 |
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 | synch fakerw with reVC; update librw | aap | 1 | -5/+6 |
2020-07-28 | Fix casepath chaos | eray orçunus | 6 | -130/+132 |
2020-07-27 | collision fixes | aap | 6 | -101/+142 |
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 | 4 | -39/+32 |
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-23 | Add ps2 audio paths | Sergeanur | 3 | -3/+102 |
2020-07-22 | New math wrappers | eray orçunus | 5 | -9/+11 |
2020-07-22 | 64-bit on Windows | eray orçunus | 26 | -70/+127 |
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/+14 |
2020-07-21 | a cute mistake | eray orçunus | 1 | -1/+1 |
2020-07-20 | Fixes from miami | eray orçunus | 6 | -185/+117 |
2020-07-20 | avoid UB | aap | 1 | -2/+2 |
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 | Nikolay Korolev | 1 | -2/+2 |
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 | 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-04 | Remove console and fix sth | eray orçunus | 3 | -2/+6 |
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 | -2/+2 |
2020-07-03 | Re-enable console for debugging frontend | eray orçunus | 3 | -5/+10 |
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 | fixes to CBoat | aap | 4 | -39/+48 |
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 | Rename IsAnyButtonPressed to CheckForInput | Sergeanur | 2 | -6/+5 |
2020-06-30 | Fix MBlur | Sergeanur | 1 | -4/+10 |
2020-06-29 | cleanup | aap | 2 | -8/+8 |
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 | 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 | rename attractor flag to type | aap | 3 | -7/+7 |
2020-06-22 | fixes | Nikolay Korolev | 1 | -13/+14 |
2020-06-21 | updated player control names | Nikolay Korolev | 7 | -19/+23 |
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 | some PS2 cam code; fix for arrest cam | aap | 3 | -15/+101 |
2020-06-19 | ccamera cleanup | aap | 2 | -120/+119 |
2020-06-16 | CCam fixes yet again | aap | 2 | -33/+35 |
2020-06-14 | more cleanup | aap | 3 | -41/+40 |
2020-06-14 | fixed boat wake | aap | 1 | -0/+2 |
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-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-10 | some cam cleanup; unused PS2 train cams | aap | 2 | -66/+156 |
2020-06-08 | remove numbers from enum | Sergeanur | 1 | -14/+14 |
2020-06-08 | cleaned up and fixed animviewer | aap | 3 | -92/+76 |
2020-06-08 | IsMissionAudioSamplePlaying (from VC) | Sergeanur | 5 | -10/+10 |
2020-06-08 | fixes | Nikolay Korolev | 2 | -7/+9 |
2020-06-07 | fixed some arithmetic | Nikolay Korolev | 1 | -16/+32 |
2020-06-07 | font fix | Sergeanur | 1 | -0/+2 |
2020-06-07 | Revert "FONT_BANK renamed to FONT_STANDARD" | Fire-Head | 16 | -50/+50 |
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-06 | minor fixes | Nikolay Korolev | 3 | -1/+8 |
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 | ProcessTrainAnnouncements | Sergeanur | 3 | -6/+47 |
2020-06-04 | minor stuff | aap | 3 | -4/+15 |
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 | Restore original logic of CPed::WanderRange | Sergeanur | 4 | -15/+21 |
2020-06-03 | fix accident~ | aap | 1 | -0/+2 |
2020-06-03 | Range2D and Range3D | Sergeanur | 4 | -0/+67 |
2020-06-02 | some vehicle cleanup | aap | 10 | -100/+88 |
2020-06-02 | renamed a vehicle thing | aap | 3 | -11/+11 |
2020-06-01 | Fix collision with peds heads | Filip Gawin | 1 | -0/+4 |
2020-06-01 | CTimer fix | aap | 1 | -2/+2 |
2020-06-01 | hanim fix | aap | 2 | -4/+10 |
2020-06-01 | fixed timebar toggle | aap | 4 | -7/+4 |
2020-06-01 | fixed roadblocks | Nikolay Korolev | 2 | -54/+53 |
2020-06-01 | fixed bumper colmodel | aap | 1 | -1/+1 |
2020-05-31 | getting rid of strnicmp | aap | 1 | -1/+1 |
2020-05-31 | fixed to CAutomobile and friends | aap | 8 | -63/+65 |
2020-05-30 | fix | Nikolay Korolev | 1 | -1/+1 |
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 | 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 | crash fix | Nikolay Korolev | 1 | -2/+2 |
2020-05-27 | bla | aap | 1 | -1/+1 |
2020-05-27 | automobile fixes | aap | 4 | -24/+28 |
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 | RwCameraGetCurrentCamera | aap | 2 | -10/+4 |
2020-05-27 | MT function for fakerw | aap | 1 | -2/+2 |
2020-05-27 | Restore original logic | Sergeanur | 1 | -2/+2 |
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 | eSurfaceType | aap | 12 | -214/+213 |
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 | 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 | fixes | Sergeanur | 1 | -2/+2 |
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 | script fix | Nikolay Korolev | 1 | -1/+1 |
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 | cranes fix | Nikolay Korolev | 1 | -1/+1 |
2020-05-23 | skeleton typos | aap | 7 | -32/+29 |
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 | fixes for CPhysical and friends | aap | 9 | -176/+132 |
2020-05-20 | script fix | Nikolay Korolev | 1 | -0/+1 |
2020-05-20 | fixed dumb | Nikolay Korolev | 2 | -4/+4 |
2020-05-20 | script fix | Nikolay Korolev | 1 | -1/+1 |
2020-05-20 | fixed ped comment | Nikolay Korolev | 2 | -0/+8 |
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 | little cleanup of handlingmgr | aap | 4 | -7/+7 |
2020-05-18 | script fix | Nikolay Korolev | 1 | -0/+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/+8 |
2020-05-17 | little cleanup on radar | aap | 1 | -22/+22 |
2020-05-17 | nullsampman | Fire-Head | 1 | -0/+368 |
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 | Remove magic consts from ms_aAnimAssocDefinitions | Sergeanur | 1 | -25/+28 |
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 | 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 | fixed CText to be 64 bit compatible | aap | 2 | -0/+24 |
2020-05-16 | changed CPedIK names | aap | 3 | -101/+101 |
2020-05-16 | Remove unused audio enum | Sergeanur | 10 | -447/+321 |
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 | 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 | 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 | 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-11 | RenderPedCB from VC | aap | 1 | -5/+9 |
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 | few fixes | aap | 5 | -11/+53 |
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 | defined out asserts. | bigbossbro08 | 48 | -6/+156 |
2020-05-10 | Small unification | Sergeanur | 2 | -2/+2 |
2020-05-09 | car control fixes | Nikolay Korolev | 1 | -102/+174 |
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 | 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 | Fix corona scaling | Sergeanur | 3 | -6/+10 |
2020-05-08 | more small fixes | aap | 9 | -19/+36 |
2020-05-08 | Fix water UV on high FPS and inverted free camera | Sergeanur | 3 | -1/+11 |
2020-05-07 | small fixes | aap | 4 | -3/+15 |
2020-05-07 | Fix looping collision sound | Sergeanur | 1 | -8/+8 |
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 | 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 | IsStatic | Nikolay Korolev | 8 | -25/+26 |
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 | fix for radar | aap | 1 | -6/+14 |
2020-05-06 | little cworld bugfix | aap | 1 | -1/+1 |
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-05 | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 15 | -126/+4 |
2020-05-05 | Remove ColStore | Sergeanur | 2 | -274/+0 |
2020-05-05 | Remove #endif | Sergeanur | 1 | -1/+0 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
2019-07-04 | Even more CPed | eray orçunus | 10 | -57/+705 |
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 |
2019-07-02 | Implemented frontend inputs. | _AG | 25 | -125/+1386 |
2019-07-02 | Kangaroo cheat and bug fixes | eray orçunus | 8 | -37/+70 |
2019-07-01 | CPed fixes | eray orçunus | 3 | -55/+39 |
2019-07-01 | More CPed | eray orçunus | 13 | -62/+608 |
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 |
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 |
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 |
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 |
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 |
2019-06-25 | Frontend clean up | aap | 2 | -76/+185 |
2019-06-25 | Initial commit for Frontend. | _AG | 19 | -498/+2436 |
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 |
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 |
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 |
2019-06-20 | Update Radar.cpp | _AG | 4 | -92/+183 |
2019-06-20 | Big CPed update | eray orçunus | 12 | -26/+636 |
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 |
2019-06-18 | CPed fixes | eray orçunus | 4 | -33/+31 |
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 |
2019-06-17 | Update HUD stuff, bug and format fixes. | _AG | 15 | -184/+278 |
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 |
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 |
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 |
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 |
2019-06-14 | Some CPed functions | erorcun | 4 | -4/+131 |
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 |
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 |