summaryrefslogtreecommitdiffstats
path: root/src/skel/win/win.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-15Fix premature .ini saving leading to missing bindingserorcun1-4/+6
2021-02-21Fix stack corruption in HandleGraphEventHaydn Trigg1-3/+3
2021-02-18add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten1-3/+9
2021-02-15Revert "always console for windows Debug builds"withmorten1-2/+0
2021-02-15always console for windows Debug buildswithmorten1-0/+2
2021-02-12iii icon fixFire-Head1-0/+4
2021-02-12imrove readme; enable screenshots with F12aap1-0/+1
2021-02-05Detect joystick menu for XInputerorcun1-0/+4
2021-01-22No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun1-2/+12
2021-01-21enable screenshots for librwaap1-0/+4
2021-01-21make building with Codewarrior 7 possiblewithmorten1-1/+5
2021-01-17Store all settings in .INIerorcun1-0/+5
2021-01-17Includes overhaul, fix some compiler warningserorcun1-11/+8
2021-01-13fix save loading, hopefullyerorcun1-1/+1
2020-12-09AnimViewer fixes, commentary from miamierorcun1-31/+22
2020-11-29GTA_VERSION define and some config.h cleanupaap1-2/+2
2020-11-28add -console cmdline arg instead of #if 0/1withmorten1-8/+10
2020-11-28moved some stuff to MemoryMgraap1-1/+1
2020-11-25memory heap starting to workaap1-1/+10
2020-10-18Fixes and style changes from miamierorcun1-3/+15
2020-10-02Load and write our settings in re3.ini & fixeseray orçunus1-1/+1
2020-09-27Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus1-0/+4
2020-09-26silentpatch fixesNikolay Korolev1-1/+16
2020-08-16Graphics menu + MSAASergeanur1-1/+3
2020-08-14Original screen grabberSergeanur1-0/+17
2020-08-08don't CoUninitialize for NO_MOVIESwithmorten1-5/+4
2020-08-07remove CoUninitialize calls for FIX_BUGS (fixes PIX crash) and don't check return value for CoInitializewithmorten1-2/+10
2020-07-25Fix/change some Windows defineeray orçunus1-28/+28
2020-07-2264-bit on Windowseray orçunus1-9/+38
2020-07-22Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcherSergeanur1-2/+0
2020-07-17Add fix/workaround for black screen at startupSergeanur1-0/+5
2020-07-04Remove console and fix stheray orçunus1-1/+2
2020-07-03Re-enable console for debugging frontenderay orçunus1-2/+1
2020-06-29update glfw.cppFire-Head1-0/+2
2020-06-29menu fixesFire-Head1-1/+2
2020-06-27mips overdoseFire-Head1-20/+165
2020-05-23skeleton typosaap1-4/+4
2020-05-11Fix Windows build and premakeeray orçunus1-8/+8
2020-05-10Fixed typos and made all assert functions optionalbigbossbro081-2/+0
2020-05-10defined out asserts.bigbossbro081-0/+2
2020-05-06reverting fuckupaap1-0/+2
2020-05-06updated librwaap1-2/+0
2020-05-04openal-soft addedFire-Head1-1/+2
2020-05-04oal updFire-Head1-2/+1
2020-05-01Screen mode selector and persistent map target fixeray orçunus1-29/+39
2020-04-29implemented improved video modes for win.cppaap1-5/+108
2020-04-26Initial GLFW supporteray orçunus1-1/+4
2020-04-24implemented skinned peds, no cutscene hands yetaap1-0/+8
2020-04-24more 1.1 patchNikolay Korolev1-2/+7
2020-04-22Crossplatform work continueseray orçunus1-2/+2
2020-04-17Remove patchesSergeanur1-60/+3
2020-04-17rem refsFire-Head1-16/+10
2020-04-15Default native resolution mode and small camera fixesSergeanur1-4/+25
2020-04-09(PS2) TheGame/main/GameInit/SystemInit, ProcessSlowModeFire-Head1-7/+7
2020-03-29CShotInfo, CWanted done, Frontend fixeray orçunus1-6/+0
2020-03-28Limit frontend FPS to 100eray orçunus1-1/+7
2020-03-22Fixes for Serge's reviewFilip Gawin1-2/+2
2020-02-07cMusicManagerSergeanur1-1/+1
2019-10-30Implemented faststrcmp, faststricmp, strcasecmpSergeanur1-0/+7
2019-10-29Small CPad fixesSergeanur1-6/+6
2019-10-27ControllerConfig doneFire-Head1-34/+6
2019-10-26Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur1-2/+2
2019-08-27More more more audioFilip Gawin1-1/+1
2019-08-15AnimViewer!eray orçunus1-11/+35
2019-07-25fixed dinputaap1-30/+41
2019-07-10and of course the last commit didnt fix everythingaap1-1/+1
2019-07-10added wrappers around math functionsaap1-5/+5
2019-07-03cleaned up to be closer to original gameaap1-27/+15
2019-07-02Revert "Implemented frontend inputs."aap1-8/+4
2019-07-02Implemented frontend inputs._AG1-4/+8
2019-06-30Cleanup project a bitFilip Gawin1-94/+94
2019-06-28misc stuff, mostly collisionaap1-9/+2
2019-06-25Initial commit for Frontend._AG1-2/+4
2019-06-17first part of CFileLoaderaap1-0/+1
2019-06-17got rid of upper case typesaap1-23/+23
2019-06-13CPad doneFire-Head1-2/+2
2019-06-13fixed CFileMgr somewhat; still issues when loading savesaap1-0/+7
2019-06-11tmpFire-Head1-175/+133
2019-06-05VK_LEFT fixFire-Head1-0/+1
2019-06-05win.cpp/skeleton.cpp doneFire-Head1-34/+34
2019-06-05input done, fixed cheats inputFire-Head1-29/+864
2019-06-03added NO_MOVIESFire-Head1-0/+11
2019-06-02gamestates fixed, mpeg now workingFire-Head1-43/+147
2019-06-02mouse fixedFire-Head1-3/+5
2019-06-02fixed mergeaap1-2/+3
2019-06-02skeleton updated, windows specific stuff addedFire-Head1-0/+2152