Commit Graph
30 Commits
Author SHA1 Message Date
DarthArgus 21628dd22d less stupid memory management
Former-commit-id: 8e4ca815b1
2016-06-12 14:54:58 -07:00
DarthArgus 3f8e6062c5 remove cpucount as the built in windows API should see the cores properly
Former-commit-id: 3d6b3a4473
2016-06-12 14:32:36 -07:00
DarthArgus 8316f0dcc7 MB->GB
Former-commit-id: d964a8712e
2016-06-12 04:39:41 -07:00
DarthArgus 30e67db09a cleanup some junk we don't need here
Former-commit-id: 9500ff05df
2016-06-12 04:21:02 -07:00
DarthArgus dc4dfa163c usability and memory detection improvements, memory and cleanups
Former-commit-id: 303b37440b
2016-06-12 04:06:58 -07:00
DarthArgus 178f6a2b7a better os detection, kinda
Former-commit-id: f6492b4aa9
2016-06-12 02:46:16 -07:00
DarthArgus 876b6f80b7 much better memory detection, automatic for sizes 250 on up to 2048
Former-commit-id: 1be9ef8163
2016-06-06 00:06:43 -07:00
DarthArgus 19ffae8d69 set mem limit to 2048mb globally which is the max for msvc 32 bit apps;
make the minimum and maximum framerate user configurable, make the client
and setup app DPI aware (no more turning off scaling!), and finally
rebadge these as 2.0/2.0b


Former-commit-id: 98b2805867
2016-06-05 23:29:24 -07:00
DarthArgus 073431019e some simple size_t additions and set the homepage in the ingame browser
Former-commit-id: a1f79e65bd
2016-06-05 14:12:04 -07:00
DarthArgus 07d791a186 cleanup
Former-commit-id: 4e59befe09
2016-06-04 16:20:26 -07:00
DarthArgus 9b60f3d743 SLIGHTLY EXPERIMENTAL: caps FPS at 144fps, forces a minimum of 30 FPS, and
tweaks the memory manager settings... also reduces some unnecessary
complexity by enabling all SKUs and features


Former-commit-id: 20ec585266
2016-06-01 22:14:43 -07:00
DarthArgus 3486fb897b and another
Former-commit-id: ff7330f30f
2016-05-29 15:35:22 -07:00
DarthArgus 26a2925fbc missed one
Former-commit-id: eefb19056b
2016-05-29 15:33:42 -07:00
DarthArgus cc628527c7 chrnoicle relics cause us to crash since the checkbox i added does nothing
and generally just causes the dialog to die


Former-commit-id: e95a2c4ad9
2016-05-29 15:30:26 -07:00
DarthArgus 612eaa3f25 this at least adds a checkbox but we'll need to prob edit an stf file and
also make it actually send/set the objvar


Former-commit-id: 5a674af920
2016-05-29 15:17:27 -07:00
DarthArgus 04ab01e2d8 really, you're going to try and save libs? wtf
Former-commit-id: fd701c93c9
2016-05-26 00:08:29 -07:00
DarthArgus 4331e6f0d9 fix access issues for locked doors and bunkers, such as DWB (per DC and C)y
Former-commit-id: eef9772bfb
2016-05-25 23:40:06 -07:00
DarthArgus 84406d969c it's wooorking....i really wonder if all these libs are truly required
though in release? meh for now


Former-commit-id: e984e2659f
2016-05-25 23:02:40 -07:00
DarthArgus 267a564e72 fix the build of dpvs and swgclient, hopefully
Former-commit-id: fddb8cb1ff
2016-05-25 22:29:48 -07:00
DarthArgus 741815f8f8 anal about formatting
Former-commit-id: 7abaae2309
2016-05-25 17:29:22 -05:00
DarthArgus f4daf00c74 update readme
Former-commit-id: 2410867073
2016-05-25 17:24:33 -05:00
DarthArgus 6760801f24 safeseh and other fun
Former-commit-id: 6cc461144d
2016-05-25 17:09:21 -05:00
CodeCodon 8f2c705773 dsrc isn't necessary for this repo
Former-commit-id: b1ec8b3a8c
2015-08-10 17:59:19 -05:00
CodeCodon e33aafcae5 Merged swgmasters/client-tools into master
Former-commit-id: cda1918cf9
2015-08-10 16:41:18 -05:00
SWG Master 317238ff30 Merged in CodeCodon/client-tools (pull request #1)
Fix memory leaks - more cppcheck found issues in related issue report


Former-commit-id: 9a7c9d0d6d
2015-08-06 20:41:31 -05:00
CodeCodon 0964d7909d fix a few memory leaks and cppcheck detected errors - more in bugreport
Former-commit-id: 4dc1ea1e56
2015-08-05 17:17:11 -05:00
SWG Master fc3b7d0f68 missing project/build files
Former-commit-id: ea8129017e
2015-08-04 17:54:28 -05:00
SWG Master 43af6f73be update readme
Former-commit-id: 55476a33bc
2015-08-04 12:11:21 -05:00
SWG Master 0d1070930d update readme and add gitignore
Former-commit-id: 90640b7cf9
2015-08-04 12:07:06 -05:00
SWG Master 5e52d46550 initial commit
Former-commit-id: 37ab0ad070
2015-08-04 12:05:18 -05:00