AconiteGodOfSWG
f4cb86397f
Enable Warning UI Window & Obj Attribute Debug Dump
2021-02-15 15:55:22 -05:00
AconiteGodOfSWG
28194310c0
Add Command String Variables for self/target OID
2021-02-14 02:08:39 -05:00
AconiteGodOfSWG
3de97505a1
Add VS 2019 Compatibility
2020-12-28 17:32:02 -05:00
AconiteGodOfSWG
312b1b020f
Make ClientExpertiseManager and CuiExpertise respect God Mode
2020-12-04 21:34:02 -05:00
AconiteGodOfSWG
3b794cdcc8
Fix for no trade removable attribute flag
2020-11-25 01:04:35 -05:00
AconiteGodOfSWG and GitHub
4a73df8f7f
Merge pull request #5 from Geit/gu-16.9/no-trade-removable
...
GU 16.9 - No Trade Removable
2020-11-24 23:35:37 -06:00
AconiteGodOfSWG
b11e8055ad
Add Configuration Toggle for 4K User Interface
2020-11-23 01:38:55 -05:00
AconiteGodOfSWG
7ee9724dee
"enter space" atmo flight btn default not visible on launch into space
2020-11-22 11:00:04 -05:00
AconiteGodOfSWG
82c76fe859
Remove Lingering Features of Deprecated Systems (see desc)
...
* Disable by default all SWG Voice Service UI Elements
* Disable /voice console commands
* Remove voice controls from Options menu and Keymap Tab
* Remove the /bug command and disable by default the bug ticket CUI prompt
* Remove in-game web browser commands /ui browser and /ui url
* Adjusted the buton bar size constants to accomodate an earlier change that disabled the Help/Service and TCG Menu Options (accompanying client-assets changes forthcoming to remove these menu items all together from the UI so they don't display)
2020-11-22 09:53:54 -05:00
AconiteGodOfSWG
80ddaf207e
Help CUI Popup for CS and Bug Report CUI Window now default to disabled
2020-11-22 05:22:06 -05:00
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
AconiteGodOfSWG
32d3431241
Add Guild Leader and City Mayor Chat Channels
2020-10-08 11:32:03 -04:00
Rory King
9d871e73db
GU 16.9 - No Trade Removable
2020-09-21 19:46:28 +01:00
AconiteGodOfSWG and GitHub
807db952f1
one more conversation editor fix
2020-08-27 16:18:06 -05:00
AconiteGodOfSWG and GitHub
fa9e0af1b7
a few more conversation editor script writer fixes
2020-08-26 20:16:00 -05:00
AconiteGodOfSWG and GitHub
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
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
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
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