Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User home directory not working on NetRadiant on Windows #11

Closed
maci0 opened this issue Apr 26, 2013 · 2 comments
Closed

User home directory not working on NetRadiant on Windows #11

maci0 opened this issue Apr 26, 2013 · 2 comments
Assignees

Comments

@maci0
Copy link
Collaborator

maci0 commented Apr 26, 2013

Currently, in order for Radiant to find them, assets must reside in the root install folder. Instead, Radiant should honor our prefix setting:

quake2world/trunk/gtkradiant/games/q2w.game#L11

We need to work with divVerent to determine why this fails, because mappers can not insulate their works-in-progress from our Update utility as-is. This is very dangerous; people are losing maps, textures, sounds etc. when they Update.

The code in question is here: http://git.icculus.org/?p=divverent/netradiant.git;a=blob;f=radiant/mainframe.cpp;h=546ba9d7a772d8df5965d4a74d37b3628d3beeb6;hb=HEAD#l185

@ghost ghost assigned jdolan Apr 26, 2013
@jdolan
Copy link
Owner

jdolan commented Jul 3, 2013

I've implemented this and its now in testing in GtkRadiant 1.6.4. See TTimo/GtkRadiant#165

@jdolan
Copy link
Owner

jdolan commented Jul 3, 2013

I'm also handling general support for Quake2World in GtkRadiant moving forward. We're in really good shape for this to be included in 1.6.4 as part of the official release: TTimo/GtkRadiant#172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants