summaryrefslogtreecommitdiffstats
path: root/src/skel/win (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix stack corruption in HandleGraphEventHaydn Trigg2021-02-211-3/+3
|
* add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten2021-02-181-3/+9
|
* Revert "always console for windows Debug builds"withmorten2021-02-151-2/+0
| | | | This reverts commit a826091dc920bc521a948f74e75ebd63ab78e976.
* always console for windows Debug buildswithmorten2021-02-151-0/+2
|
* new iconaap2021-02-131-0/+0
|
* iii icon fixFire-Head2021-02-121-0/+4
|
* imrove readme; enable screenshots with F12aap2021-02-121-0/+1
|
* Detect joystick menu for XInputerorcun2021-02-051-0/+4
|
* No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun2021-01-221-2/+12
|
* Merge pull request #968 from withmorten/cwwithmorten2021-01-211-1/+5
|\ | | | | make building with Codewarrior 7 possible
| * make building with Codewarrior 7 possiblewithmorten2021-01-211-1/+5
| |
* | enable screenshots for librwaap2021-01-211-0/+4
|/
* Store all settings in .INIerorcun2021-01-171-0/+5
|
* Includes overhaul, fix some compiler warningserorcun2021-01-171-11/+8
|
* fix save loading, hopefullyerorcun2021-01-131-1/+1
|
* AnimViewer fixes, commentary from miamierorcun2020-12-091-31/+22
|
* Merge pull request #846 from withmorten/inierorcun2020-12-011-8/+10
|\ | | | | add -console cmdline arg instead of #if 0/1
| * add -console cmdline arg instead of #if 0/1withmorten2020-11-281-8/+10
| |
* | GTA_VERSION define and some config.h cleanupaap2020-11-291-2/+2
| |
* | moved some stuff to MemoryMgraap2020-11-281-1/+1
|/
* memory heap starting to workaap2020-11-251-1/+10
|
* Fixes and style changes from miamierorcun2020-10-181-3/+15
|
* Load and write our settings in re3.ini & fixeseray orçunus2020-10-021-1/+1
|
* Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-271-0/+4
|
* silentpatch fixesNikolay Korolev2020-09-261-1/+16
|
* Graphics menu + MSAASergeanur2020-08-161-1/+3
|
* Original screen grabberSergeanur2020-08-141-0/+17
|
* don't CoUninitialize for NO_MOVIESwithmorten2020-08-081-5/+4
|
* remove CoUninitialize calls for FIX_BUGS (fixes PIX crash) and don't check return value for CoInitializewithmorten2020-08-071-2/+10
|
* Fix/change some Windows defineeray orçunus2020-07-252-31/+28
|
* 90% fixes, 10% skel refactoringeray orçunus2020-07-241-23/+2
|
* 64-bit on Windowseray orçunus2020-07-222-11/+44
|
* Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcherSergeanur2020-07-221-2/+0
|
* Add fix/workaround for black screen at startupSergeanur2020-07-171-0/+5
|
* Remove console and fix stheray orçunus2020-07-041-1/+2
|
* Re-enable console for debugging frontenderay orçunus2020-07-031-2/+1
|
* update glfw.cppFire-Head2020-06-291-0/+2
|
* menu fixesFire-Head2020-06-291-1/+2
|
* Merge branch 'master' into ps2menuFire_Head2020-06-291-4/+4
|\
| * skeleton typosaap2020-05-231-4/+4
| |
* | mips overdoseFire-Head2020-06-271-20/+165
|/
* Fix Windows build and premakeeray orçunus2020-05-111-8/+8
|
* Linux build supporteray orçunus2020-05-111-1/+0
|
* reverting fuckupaap2020-05-061-0/+2
|
* updated librwaap2020-05-061-2/+0
|
* Screen mode selector and persistent map target fixeray orçunus2020-05-011-29/+39
|
* implemented improved video modes for win.cppaap2020-04-291-5/+108
|
* Merge pull request #489 from Nick007J/masterNikolay Korolev2020-04-261-2/+7
|\ | | | | 1.1 patch stuff + flying controls
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-251-0/+8
| |\
| * | more 1.1 patchNikolay Korolev2020-04-241-2/+7
| | |
* | | Remove struct workaround in CControllerConfigManagerSergeanur2020-04-261-1/+0
| | |
* | | Initial GLFW supporteray orçunus2020-04-262-34/+8
| |/ |/|
* | implemented skinned peds, no cutscene hands yetaap2020-04-241-0/+8
|/
* Crossplatform work continueseray orçunus2020-04-222-2/+13
|
* Remove patchesSergeanur2020-04-171-60/+3
|
* rem refsFire-Head2020-04-172-19/+13
|
* Default native resolution mode and small camera fixesSergeanur2020-04-151-4/+25
|
* (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowModeFire-Head2020-04-091-7/+7
|
* CShotInfo, CWanted done, Frontend fixeray orçunus2020-03-291-6/+0
|
* Limit frontend FPS to 100eray orçunus2020-03-281-1/+7
|
* WaterCannon done, resource icoFire-Head2020-03-282-1/+12
|
* Fixes for Serge's reviewFilip Gawin2020-03-221-2/+2
|
* cMusicManagerSergeanur2020-02-071-1/+1
|
* Implemented faststrcmp, faststricmp, strcasecmpSergeanur2019-10-301-0/+7
|
* Small CPad fixesSergeanur2019-10-291-6/+6
|
* Merge branch 'master' into masterFire_Head2019-10-272-35/+44
|\
| * ControllerConfig doneFire-Head2019-10-272-35/+44
| | | | | | | | Fix Cam enum
* | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur2019-10-262-2/+3
|/
* More more more audioFilip Gawin2019-08-271-1/+1
|
* AnimViewer!eray orçunus2019-08-152-11/+36
|
* Merge branch 'master' of github.com:Fire-Head/re3Fire-Head2019-08-021-30/+41
|\
| * fixed dinputaap2019-07-251-30/+41
| |
* | sampman doneFire-Head2019-08-021-0/+0
|/
* premake and appveyor updateThirteenAG2019-07-201-4/+4
|
* and of course the last commit didnt fix everythingaap2019-07-101-1/+1
|
* added wrappers around math functionsaap2019-07-101-5/+5
|
* Update Frontend._AG2019-07-031-0/+4
|
* cleaned up to be closer to original gameaap2019-07-032-29/+17
|
* Revert "Implemented frontend inputs."aap2019-07-022-12/+4
|
* Implemented frontend inputs._AG2019-07-022-4/+12
| | | | Fixed #66 and few other stuff.
* Cleanup project a bitFilip Gawin2019-06-301-94/+94
|
* misc stuff, mostly collisionaap2019-06-281-9/+2
|
* Initial commit for Frontend._AG2019-06-252-2/+6
| | | | | | Bug fixes: fix #40, fix #39, fix #38, fix #37, fix #21. Code organization and cleanup...
* first part of CFileLoaderaap2019-06-171-0/+1
|
* got rid of upper case typesaap2019-06-171-23/+23
|
* Merge branch 'master' into masterFire_Head2019-06-131-0/+7
|\
| * fixed CFileMgr somewhat; still issues when loading savesaap2019-06-131-0/+7
| |
* | CPad doneFire-Head2019-06-131-2/+2
|/
* tmpFire-Head2019-06-112-175/+173
|
* VK_LEFT fixFire-Head2019-06-051-0/+1
|
* win.cpp/skeleton.cpp doneFire-Head2019-06-051-34/+34
|
* input done, fixed cheats inputFire-Head2019-06-051-29/+864
|
* added NO_MOVIESFire-Head2019-06-031-0/+11
|
* gamestates fixed, mpeg now workingFire-Head2019-06-021-43/+147
|
* mouse fixedFire-Head2019-06-021-3/+5
|
* fixed mergeaap2019-06-021-2/+3
|
* skeleton updated, windows specific stuff addedFire-Head2019-06-024-0/+2255