Commit Graph
63 Commits
Author SHA1 Message Date
AconiteGodOfSWG bcbdb10422 Add LocalizationManager support for dummy string table 2020-11-22 05:20:28 -05:00
AconiteGodOfSWG d06a6dd972 Add reward loot item count to quest cui windows 2020-11-22 04:36:25 -05:00
AconiteGodOfSWG 19508b1238 Add new war planner chat room enum & strings 2020-11-22 04:35:59 -05:00
AconiteGodOfSWG 09d85dd222 Add waypoint teleport handling 2020-11-18 18:08:28 -05:00
AconiteGodOfSWG 4a4b652e6e Remove client production constraint on isAdmin 2020-11-18 18:06:38 -05:00
CekisandGitHub 9261fb9952 Merge pull request #6 from AconiteGodOfSWG/master
Add Guild Leader and City Mayor Chat Channels
2020-10-28 17:05:00 -07:00
AconiteGodOfSWG 32d3431241 Add Guild Leader and City Mayor Chat Channels 2020-10-08 11:32:03 -04:00
IrishDarkshadowandGitHub 896f9926a3 Merge pull request #4 from AconiteGodOfSWG/master
Fix storing user and pass in client cfg
2020-09-14 08:40:20 +01:00
AconiteGodOfSWGandGitHub 807db952f1 one more conversation editor fix 2020-08-27 16:18:06 -05:00
AconiteGodOfSWGandGitHub fa9e0af1b7 a few more conversation editor script writer fixes 2020-08-26 20:16:00 -05:00
AconiteGodOfSWGandGitHub def811b122 Fix storing user and pass in client cfg 2020-08-25 18:37:27 -05:00
Alec Harley 095a6b5adb ConversationEditor writes .java
I think there was one issue not fixed in these changes - I can't find it in my Discord history though. I'm also unable to build ConversationEditor on the master branch due to linker errors.
2020-08-25 11:22:20 -07:00
Erusman a04e64b472 Cleanup, SOE dev's had real sense of humor lol. Make for good read 2020-06-28 16:20:15 -07:00
Erusman 2603d9f6da remove old SOE ticket submission system in SwgClient, part of old support system 2020-06-28 14:40:32 -07:00
Erusman d9f5d36180 remove TCG functions in Swgclient, modified ui_ground_hud_buttonbar_skinned will need to be added to /ui as well 2020-06-27 13:32:27 -07:00
Erusman 9fb3e38d11 update Swgclient icon to higher resolution 2020-06-26 21:31:19 -07:00
Erusman bf7161cc8d fix to allow Swgclient to compile correctly in release and optimized builds 2020-06-26 19:33:37 -07:00
swg source 3e90a54bb4 README.md edited online with Bitbucket 2018-10-19 19:24:37 +00:00
DarthArgus 2eb4123b55 cleanup because this is driving me nuts 2017-10-29 14:39:55 -07:00
DarthArgus 68e4f185bf make debug builds of the swgclient work - note this will forever prvent
the ingame web browser from functioning
2017-10-29 14:36:39 -07:00
DarthArgus 298947364d disable video capture 2017-10-29 14:02:30 -07:00
DarthArgus ab8a83da85 Revert "use the XP compatible vc2013 sdk so the luddites can be happy"
This reverts commit c274b05938.
2016-10-13 18:03:12 -07:00
DarthArgus d078772803 update readme 2016-10-10 00:48:23 -07:00
DarthArgus c274b05938 use the XP compatible vc2013 sdk so the luddites can be happy 2016-10-10 00:48:22 -07:00
DarthArgus b9d65391be cleanup our history a bit 2016-10-10 00:48:08 -07:00
DarthArgus a42c79b35b ignore another 2016-10-10 00:48:03 -07:00
DarthArgus f4384c2ae6 cleanup gitignore 2016-10-10 00:48:02 -07:00
DarthArgus 97c3d89aee further cleanup 2016-10-10 00:48:01 -07:00
DarthArgus 2fa6b51af9 kill a few hundred warnings (innocuous) 2016-10-10 00:47:50 -07:00
DarthArgus 67c84c9f4f build dpvs as a requirement of swgclient 2016-10-10 00:47:47 -07:00
DarthArgus dd50b8ce56 history squash 2016-10-10 00:47:27 -07:00
DarthArgus 486b2e378e since SG was noticing a crash in some instances (using mods), i'll go back
to using 75% available ram, which is still more than SOE ever allotted
2016-06-16 20:55:17 -07:00
DarthArgus 65e655426c remove legacy project files; default to the xp compatible toolkit 2016-06-16 20:46:54 -07:00
DarthArgus 8e4ca815b1 less stupid memory management 2016-06-12 14:54:58 -07:00
DarthArgus 3d6b3a4473 remove cpucount as the built in windows API should see the cores properly 2016-06-12 14:32:36 -07:00
DarthArgus d964a8712e MB->GB 2016-06-12 04:39:41 -07:00
DarthArgus 9500ff05df cleanup some junk we don't need here 2016-06-12 04:21:02 -07:00
DarthArgus 303b37440b usability and memory detection improvements, memory and cleanups 2016-06-12 04:06:58 -07:00
DarthArgus f6492b4aa9 better os detection, kinda 2016-06-12 02:46:16 -07:00
DarthArgus 1be9ef8163 much better memory detection, automatic for sizes 250 on up to 2048 2016-06-06 00:06:43 -07:00
DarthArgus 98b2805867 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
2016-06-05 23:29:24 -07:00
DarthArgus a1f79e65bd some simple size_t additions and set the homepage in the ingame browser 2016-06-05 14:12:04 -07:00
DarthArgus 4e59befe09 cleanup 2016-06-04 16:20:26 -07:00
DarthArgus 20ec585266 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
2016-06-01 22:14:43 -07:00
DarthArgus ff7330f30f and another 2016-05-29 15:35:22 -07:00
DarthArgus eefb19056b missed one 2016-05-29 15:33:42 -07:00
DarthArgus e95a2c4ad9 chrnoicle relics cause us to crash since the checkbox i added does nothing
and generally just causes the dialog to die
2016-05-29 15:30:26 -07:00
DarthArgus 5a674af920 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
2016-05-29 15:17:27 -07:00
DarthArgus fd701c93c9 really, you're going to try and save libs? wtf 2016-05-26 00:08:29 -07:00
DarthArgus eef9772bfb fix access issues for locked doors and bunkers, such as DWB (per DC and C)y 2016-05-25 23:40:06 -07:00