Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch PR & remove X11 part from CMakeLists | erorcun | 2021-08-16 | 1 | -0/+20 |
|\ | |||||
| * | Add Switch controller asset and configuration | Adrian Graber | 2021-07-13 | 1 | -0/+20 |
| | | | | | | | | | | | | * Add GXT string for the Nintendo Switch Controller * Add frontend and button textures for Nintendo Switch controllers * Fix wrong #ifndef when hiding screen resolution option on GTA_HANDHELD | ||||
* | | Fix premature .ini saving leading to missing bindings | erorcun | 2021-08-15 | 1 | -3/+0 |
| | | |||||
* | | Revert "map memory usage high default" | erorcun | 2021-08-12 | 1 | -1/+1 |
| | | | | | | | | This reverts commit b7c7c883d7414ef270db10f5ff7cc224a8ac41a4. | ||||
* | | map memory usage high default | withmorten | 2021-08-12 | 1 | -1/+1 |
| | | |||||
* | | Put more things under ifdef | Sergeanur | 2021-08-12 | 1 | -1/+1 |
| | | |||||
* | | small fix | Nikolay Korolev | 2021-08-08 | 1 | -2/+2 |
| | | |||||
* | | small refactoring | Nikolay Korolev | 2021-08-08 | 1 | -3/+3 |
|/ | |||||
* | Add ped and car density slider to menu, remove dumb collision "optimization" | erorcun | 2021-07-11 | 1 | -31/+67 |
| | |||||
* | Use CPad functions to check key states in script loader | Sergeanur | 2021-07-08 | 1 | -15/+2 |
| | |||||
* | rename clamp macro to Clamp to fix compilation with g++11 | withmorten | 2021-06-28 | 1 | -10/+10 |
| | |||||
* | Less invasive red tint on Delete Game page | erorcun | 2021-06-27 | 1 | -34/+5 |
| | |||||
* | Fix map texture leak | erorcun | 2021-06-26 | 1 | -1/+3 |
| | |||||
* | Fix premature CTimer calls | Sergeanur | 2021-06-26 | 1 | -0/+6 |
| | |||||
* | Remove frameTime, fix pause mode timer | Sergeanur | 2021-06-24 | 1 | -17/+3 |
| | |||||
* | Use bool8 in audio code | Sergeanur | 2021-06-24 | 1 | -17/+17 |
| | |||||
* | add NoMovies ini option, rename gDrawVersionText, always save ini after loading | withmorten | 2021-02-18 | 1 | -4/+3 |
| | |||||
* | Fix endless vibration in pause menu | Sergeanur | 2021-02-17 | 1 | -0/+3 |
| | |||||
* | Fix mistake | Steve Wills | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | Put fix behind ifdef | Steve Wills | 2021-02-16 | 1 | -0/+4 |
| | |||||
* | Fix seg fault when configuring controller | Steve Wills | 2021-02-14 | 1 | -1/+1 |
| | | | | Since controllerAction can be -2 (line 2105) | ||||
* | Fix setup 4 texts | Sergeanur | 2021-02-11 | 1 | -4/+4 |
| | |||||
* | Don't show menu map and new languages if gamefiles isn't copied | erorcun | 2021-02-07 | 1 | -0/+6 |
| | |||||
* | Controller menu | Sergeanur | 2021-02-03 | 1 | -0/+401 |
| | |||||
* | No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linux | erorcun | 2021-01-22 | 1 | -8/+10 |
| | |||||
* | make building with Codewarrior 7 possible | withmorten | 2021-01-21 | 1 | -0/+2 |
| | |||||
* | Store all settings in .INI | erorcun | 2021-01-17 | 1 | -16/+45 |
| | |||||
* | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-17 | 1 | -13/+1 |
| | |||||
* | Merge pull request #909 from Fire-Head/master | Fire_Head | 2021-01-08 | 1 | -6/+22 |
|\ | | | | | Sprite Scaling Option | ||||
| * | remake | Fire-Head | 2021-01-05 | 1 | -4/+0 |
| | | |||||
| * | gxt key, default value | Fire-Head | 2020-12-29 | 1 | -5/+12 |
| | | |||||
| * | Merge pull request #1 from GTAmodding/master | Fire_Head | 2020-12-29 | 1 | -8/+35 |
| |\ | | | | | | | update | ||||
| * | | Sprite Scaling option | Fire-Head | 2020-12-29 | 1 | -2/+15 |
| | | | |||||
* | | | Frontend: disable windowed mode selector in game | erorcun | 2021-01-03 | 1 | -0/+7 |
| |/ |/| | |||||
* | | just toggle waypoint | erorcun | 2020-12-27 | 1 | -1/+1 |
| | | |||||
* | | move cfo populate func. | erorcun | 2020-12-27 | 1 | -7/+1 |
| | | |||||
* | | Dynamically add pipelines options, only if neo.txd exists | erorcun | 2020-12-27 | 1 | -0/+7 |
| | | |||||
* | | Fix default mouse invert setting, vert. mouse sensitivity, set aspect ratio auto as default | erorcun | 2020-12-27 | 1 | -0/+26 |
| | | |||||
* | | Fix use of strncmp | Sergeanur | 2020-12-25 | 1 | -7/+7 |
|/ | |||||
* | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2020-12-21 | 1 | -1/+1 |
|\ | |||||
| * | Fix character encoding | shfil | 2020-12-21 | 1 | -1/+1 |
| | | |||||
* | | option for PC controls | aap | 2020-12-21 | 1 | -0/+4 |
|/ | |||||
* | fixes to last HUD commits | erorcun | 2020-12-20 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/GTAmodding/re3 | Fire-Head | 2020-12-19 | 1 | -325/+392 |
|\ | |||||
| * | Sync Frontend with miami 3/3 | erorcun | 2020-12-15 | 1 | -59/+48 |
| | | |||||
| * | Sync Frontend, Peds with miami 2 | erorcun | 2020-12-12 | 1 | -54/+46 |
| | | |||||
| * | Sync Frontend with miami 1 | erorcun | 2020-12-09 | 1 | -117/+112 |
| | | |||||
| * | Sync Stats page style with miami - and a little veh. cam. fix | erorcun | 2020-12-09 | 1 | -95/+146 |
| | | |||||
| * | Red delete menu background | erorcun | 2020-12-08 | 1 | -0/+40 |
| | | |||||
* | | scaling | Fire-Head | 2020-12-19 | 1 | -0/+1 |
|/ | |||||
* | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 1 | -7/+7 |
| | |||||
* | add debug script hotkey | aap | 2020-11-29 | 1 | -0/+10 |
| | |||||
* | Fix mouse lock/high-dpi 2 | erorcun | 2020-11-16 | 1 | -2/+5 |
| | |||||
* | Fix mouse lock/high-dpi | erorcun | 2020-11-16 | 1 | -1/+8 |
| | |||||
* | Frontend: Scroll for All, some care for PS2-like menu | erorcun | 2020-11-10 | 1 | -365/+435 |
| | | | | | Don't show Back button on PS2-like menu Removed PS2-style reversed fade-in, because it was a hack and taking too much space | ||||
* | Font: Hud: Use orig. text dimensions, fix right-align calculations | erorcun | 2020-11-09 | 1 | -8/+18 |
| | |||||
* | Revert "Font: Fix text dimensions" | erorcun | 2020-11-08 | 1 | -5/+5 |
| | | | | This reverts commit 6729de49b16da9a1be3c95b146ba053bf214c91c. | ||||
* | Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline mults | erorcun | 2020-11-07 | 1 | -110/+0 |
| | |||||
* | Merge pull request #789 from erorcun/master | erorcun | 2020-11-02 | 1 | -183/+117 |
|\ | | | | | rewrite CFO + postfx/pipeline options | ||||
| * | rewrite CFO + postfx/pipeline options | erorcun | 2020-10-28 | 1 | -183/+117 |
| | | |||||
* | | fix draw menu version text ifdef location | withmorten | 2020-10-29 | 1 | -1/+1 |
| | | |||||
* | | fix FINAL build, add DEBUGMENU and other simple qol defines to FINAL, add extra defines for menu and game version text | withmorten | 2020-10-29 | 1 | -0/+2 |
|/ | |||||
* | Font: Fix text dimensions | erorcun | 2020-10-25 | 1 | -5/+5 |
| | |||||
* | Load and write our settings in re3.ini & fixes | eray orçunus | 2020-10-02 | 1 | -29/+8 |
| | |||||
* | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 2020-09-30 | 1 | -3/+18 |
| | |||||
* | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus | 2020-09-27 | 1 | -29/+60 |
| | |||||
* | Fixes | eray orçunus | 2020-09-27 | 1 | -8/+26 |
| | |||||
* | CFO fixes | eray orçunus | 2020-08-25 | 1 | -32/+32 |
| | |||||
* | new frontend customization | eray orçunus | 2020-08-24 | 1 | -410/+306 |
| | |||||
* | Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2020-08-24 | 1 | -1/+5 |
|\ | |||||
| * | Add VEHICLE_FIREWEAPON (disabled by default) | Sergeanur | 2020-08-20 | 1 | -1/+5 |
| | | |||||
* | | Revert "remove CFO" | eray orçunus | 2020-08-19 | 1 | -1/+149 |
|/ | | | | This reverts commit 0418ba597bc53d08d0244188f4623ebadfdd2876. | ||||
* | remove CFO | eray orçunus | 2020-08-16 | 1 | -149/+1 |
| | |||||
* | Island loading and PS2 alpha test added to options | Sergeanur | 2020-08-16 | 1 | -0/+183 |
| | |||||
* | Graphics menu + MSAA | Sergeanur | 2020-08-16 | 1 | -9/+206 |
| | |||||
* | 64-bit on Windows | eray orçunus | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Fixes from miami | eray orçunus | 2020-07-20 | 1 | -9/+9 |
| | |||||
* | Add cutscene borders switch to the menu | Sergeanur | 2020-07-11 | 1 | -0/+10 |
| | |||||
* | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 2020-07-03 | 1 | -1/+0 |
| | |||||
* | Re-enable console for debugging frontend | eray orçunus | 2020-07-03 | 1 | -3/+3 |
| | |||||
* | Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) | erorcun | 2020-07-01 | 1 | -3/+9 |
| | |||||
* | Merge branch 'master' into ps2menu | Fire_Head | 2020-06-29 | 1 | -156/+297 |
|\ | |||||
| * | Revert "FONT_BANK renamed to FONT_STANDARD" | Fire-Head | 2020-06-07 | 1 | -16/+16 |
| | | | | | | | | This reverts commit 552205dfbaea70628df56a4966d269a81a97d28e. | ||||
| * | FONT_BANK renamed to FONT_STANDARD | Sergeanur | 2020-06-07 | 1 | -16/+16 |
| | | |||||
| * | fixes, mostly from miami | eray orçunus | 2020-06-04 | 1 | -76/+78 |
| | | |||||
| * | fix fix fix | eray orçunus | 2020-05-29 | 1 | -2/+8 |
| | | |||||
| * | fix fix | eray orçunus | 2020-05-29 | 1 | -8/+8 |
| | | |||||
| * | frontend options fix | eray orçunus | 2020-05-29 | 1 | -8/+20 |
| | | |||||
| * | theoretically fix linux build | eray orçunus | 2020-05-28 | 1 | -6/+6 |
| | | |||||
| * | Detect R and start game on menu | eray orçunus | 2020-05-28 | 1 | -0/+21 |
| | | |||||
| * | Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2020-05-28 | 1 | -0/+19 |
| |\ | |||||
| | * | mission replay | Nikolay Korolev | 2020-05-26 | 1 | -0/+19 |
| | | | |||||
| * | | Frontend customization functions, freecam toggle, minor things | eray orçunus | 2020-05-28 | 1 | -73/+154 |
| |/ | |||||
* / | mips overdose | Fire-Head | 2020-06-27 | 1 | -0/+3 |
|/ | |||||
* | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+2 |
| | |||||
* | Linux build support | eray orçunus | 2020-05-11 | 1 | -13/+28 |
| | |||||
* | Menu map fixes and resizable window on GLFW | eray orçunus | 2020-05-09 | 1 | -5/+32 |
| | |||||
* | Fix number of unique jumps in stat menu | Sergeanur | 2020-05-02 | 1 | -4/+4 |
| | |||||
* | Screen mode selector and persistent map target fix | eray orçunus | 2020-05-01 | 1 | -0/+40 |
| | |||||
* | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-04-30 | 1 | -4/+34 |
|\ | |||||
| * | Jap fixes | Sergeanur | 2020-04-30 | 1 | -4/+34 |
| | | |||||
* | | implemented improved video modes for win.cpp | aap | 2020-04-29 | 1 | -0/+25 |
|/ | |||||
* | Merge pull request #495 from Sergeanur/MoreLanguages | aap | 2020-04-29 | 1 | -41/+58 |
|\ | | | | | Japanese support | ||||
| * | Fixes | Sergeanur | 2020-04-27 | 1 | -41/+49 |
| | | |||||
| * | Merge branch 'master' into MoreLanguages | Sergeanur | 2020-04-26 | 1 | -143/+157 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/core/Frontend.cpp # src/core/MenuScreens.h # src/render/Font.cpp # src/render/Font.h # src/text/Messages.cpp # src/text/Text.cpp | ||||
| * | | More japanese | Sergeanur | 2020-04-15 | 1 | -25/+25 |
| | | | |||||
| * | | Merge branch 'master' into MoreLanguages | Sergeanur | 2020-04-14 | 1 | -562/+2469 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/core/Frontend.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Hud.h # src/text/Messages.cpp # src/text/Text.cpp | ||||
| * \ \ | Merge remote-tracking branch 'origin/master' into MoreLanguages | Sergeanur | 2020-04-05 | 1 | -4/+4 |
| |\ \ \ | |||||
| * | | | | Japanese | Sergeanur | 2020-04-05 | 1 | -10/+19 |
| | | | | | |||||
* | | | | | Merge pull request #489 from Nick007J/master | Nikolay Korolev | 2020-04-26 | 1 | -1/+22 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | 1.1 patch stuff + flying controls | ||||
| * | | | | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-21 | 1 | -9/+9 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-20 | 1 | -0/+13 |
| |\ \ \ \ \ | |||||
| * | | | | | | 1.1 patch stuff | Nikolay Korolev | 2020-04-19 | 1 | -1/+22 |
| | | | | | | | |||||
* | | | | | | | Initial GLFW support | eray orçunus | 2020-04-26 | 1 | -5/+19 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #477 from ShFil119/mingw | shfil | 2020-04-20 | 1 | -9/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Try to make code working on more platforms | ||||
| * | | | | | Try to build with mingw | Filip Gawin | 2020-04-20 | 1 | -9/+9 |
| |/ / / / | |||||
* / / / / | Add polish lang support | Fire-Head | 2020-04-19 | 1 | -0/+13 |
|/ / / / | |||||
* | | | | slider fix | eray orçunus | 2020-04-18 | 1 | -3/+2 |
| | | | | |||||
* | | | | Merge pull request #472 from gennariarmando/master | erorcun | 2020-04-18 | 1 | -3/+5 |
|\ \ \ \ | | | | | | | | | | | Hide Vehicle/Zone name during Wasted/Busted... | ||||
| * | | | | Hide Vehicle/Zone name during Wasted/Busted... | gennariarmando | 2020-04-18 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | Fixed little mistake in my latest commit. | ||||
* | | | | | Vc ped ports and Frontend fixes | eray orçunus | 2020-04-18 | 1 | -6/+4 |
|/ / / / | |||||
* | | | | Changed extraOffset value. | gennariarmando | 2020-04-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #464 from gennariarmando/master | erorcun | 2020-04-18 | 1 | -30/+30 |
|\ \ \ \ | | | | | | | | | | | Fixed menu radio icons. | ||||
| * | | | | Fixed menu radio icons. | gennariarmando | 2020-04-18 | 1 | -36/+39 |
| | | | | | |||||
* | | | | | bug fixes | Nikolay Korolev | 2020-04-18 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Various fixes | eray orçunus | 2020-04-18 | 1 | -6/+9 |
|/ / / / | |||||
* | | | | Remove patches | Sergeanur | 2020-04-17 | 1 | -19/+1 |
| | | | | |||||
* | | | | rem refs | Fire-Head | 2020-04-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Various fixes | eray orçunus | 2020-04-16 | 1 | -0/+1 |
| | | | | |||||
* | | | | Many fixes and cleanup | eray orçunus | 2020-04-15 | 1 | -63/+64 |
| |_|/ |/| | | |||||
* | | | Some cleanup | erorcun | 2020-04-14 | 1 | -26/+25 |
| | | | |||||
* | | | CFileLoader last funcs and Frontend cleanup | eray orçunus | 2020-04-13 | 1 | -28/+36 |
| | | | |||||
* | | | Frontend fixes + triangle for back as default | eray orçunus | 2020-04-12 | 1 | -37/+52 |
| | | | |||||
* | | | CMenuManager done and CHud fixes | eray orçunus | 2020-04-11 | 1 | -504/+1185 |
| | | | |||||
* | | | (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowMode | Fire-Head | 2020-04-09 | 1 | -5/+5 |
| | | | |||||
* | | | Menu map changes | eray orçunus | 2020-04-07 | 1 | -9/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - new texture by AG - map now centers when zoomed out too much - background darkened a bit - mouse wheel up/down switched - cross add target on gamepad - LeftStickY inverted | ||||
* | | | Menu map | eray orçunus | 2020-04-07 | 1 | -5/+214 |
| | | | |||||
* | | | fixed typo | aap | 2020-04-06 | 1 | -4/+4 |
| | | | |||||
* | | | Merge pull request #379 from erorcun/erorcun | aap | 2020-04-06 | 1 | -57/+1032 |
|\ \ \ | |_|/ |/| | | Frontend (last-3) | ||||
| * | | Frontend (last-3) | eray orçunus | 2020-04-04 | 1 | -57/+1032 |
| |/ | |||||
* / | CCamera fixes | aap | 2020-04-03 | 1 | -4/+4 |
|/ | |||||
* | timebars | Sergeanur | 2020-03-31 | 1 | -0/+5 |
| | |||||
* | Merge pull request #373 from erorcun/erorcun | aap | 2020-03-31 | 1 | -4/+3 |
|\ | | | | | Mouse free cam for peds&cars (under FREE_CAM) | ||||
| * | Mouse free cam for peds&cars (under FREE_CAM) | eray orçunus | 2020-03-31 | 1 | -4/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into MoreLanguages | Sergeanur | 2020-03-30 | 1 | -14/+33 |
|\| | |||||
| * | Merge pull request #369 from erorcun/erorcun | erorcun | 2020-03-29 | 1 | -10/+33 |
| |\ | | | | | | | CShotInfo, CWanted done, Frontend fix | ||||
| | * | CShotInfo, CWanted done, Frontend fix | eray orçunus | 2020-03-29 | 1 | -10/+33 |
| | | | |||||
| * | | Wrappers cleanup | Sergeanur | 2020-03-29 | 1 | -4/+0 |
| |/ | |||||
* / | Add russian lang support | Sergeanur | 2020-03-30 | 1 | -0/+24 |
|/ | |||||
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -11/+10 |
| | |||||
* | CCopPed 2 and fixes | eray orçunus | 2020-03-26 | 1 | -114/+154 |
| | |||||
* | ProcessButtonPresses and fixes | eray orçunus | 2020-03-21 | 1 | -608/+1583 |
| | |||||
* | merge with upstream | Nikolay Korolev | 2020-03-01 | 1 | -71/+69 |
|\ | |||||
| * | CPopulation 3 and fixes | eray orçunus | 2020-02-27 | 1 | -71/+69 |
| | | |||||
* | | some changes | Nikolay Korolev | 2020-02-23 | 1 | -2/+2 |
|/ | |||||
* | CPlayerPed done | eray orçunus | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Fixed wrong slot indexing in Frontend | Sergeanur | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | save | Sergeanur | 2020-01-27 | 1 | -17/+14 |
| | |||||
* | Fix invert mouse on/off | Sergeanur | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | Fixes 2 | eray orçunus | 2020-01-11 | 1 | -1/+1 |
| | |||||
* | Fixes | eray orçunus | 2020-01-10 | 1 | -14/+19 |
| | |||||
* | CPlayerPed & CMenuManager (#286) | erorcun | 2020-01-07 | 1 | -586/+507 |
| | | | Make Frontend great again! | ||||
* | Frontend, Peds & logic and overflow fixes | eray orçunus | 2019-11-12 | 1 | -302/+456 |
| | |||||
* | Fixed settings loading, added TopLineEmptyFile | Sergeanur | 2019-10-30 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into master | Fire_Head | 2019-10-27 | 1 | -1/+1 |
|\ | |||||
| * | ControllerConfig done | Fire-Head | 2019-10-27 | 1 | -1/+1 |
| | | | | | | | | Fix Cam enum | ||||
* | | A bit more enums for ChangeMusicMode | Sergeanur | 2019-10-26 | 1 | -2/+2 |
| | | |||||
* | | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode | Sergeanur | 2019-10-26 | 1 | -2/+1 |
|/ | |||||
* | Fixing typo for cursor coords | Sergeanur | 2019-10-07 | 1 | -1/+1 |
| | |||||
* | PlayerSkin | Sergeanur | 2019-09-28 | 1 | -1/+1 |
| | |||||
* | Cleanup | Filip Gawin | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | More more more audio | Filip Gawin | 2019-08-27 | 1 | -3/+3 |
| | |||||
* | Cleanup | Filip Gawin | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | More audio ped | Filip Gawin | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | started making frontend accurate to game | aap | 2019-07-14 | 1 | -339/+338 |
| | |||||
* | Frontend fixes. | _AG | 2019-07-11 | 1 | -219/+224 |
| | | | | Fix #125 #119 #105 #98 #54. | ||||
* | tried to fix CMenuManager::Process but still issues | aap | 2019-07-10 | 1 | -56/+60 |
| | |||||
* | fixed some stuff in frontend, badly broke others; disabled reversed frontend for the moment | aap | 2019-07-10 | 1 | -198/+261 |
| | |||||
* | More frontend inputs. | _AG | 2019-07-10 | 1 | -80/+256 |
| | |||||
* | more CAutomobile | aap | 2019-07-08 | 1 | -4/+4 |
| | |||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+2353 |