diff --git a/HACKING b/HACKING index c014e2a89b..141e7c7b4b 100644 --- a/HACKING +++ b/HACKING @@ -37,7 +37,7 @@ Three renderers (SpriteRenderer, LineRenderer, Rgba?Renderer) render most stuff. UserSettings stores the data loaded from settings.ini (or defaults). Eventually we need to be able to save values changed in game into settings.ini (not yet implemented) -Bugs: There is a list of known bugs and features at http://openra.res0l.net/projects/openra/issues . There's also a few at http://github.com/chrisforbes/OpenRA/issues (which won't be ported over, but no more bugs should be added here). +Bugs: There is a list of known bugs and features at http://red-bull.ijw.co.nz:3690/OpenRA . There's also a few at http://github.com/chrisforbes/OpenRA/issues (which won't be ported over, but no more bugs should be added here). We also have a website at http://www.open-ra.org/ . diff --git a/INSTALL.Ubuntu b/INSTALL.Ubuntu index 81329c8479..377944034c 100644 --- a/INSTALL.Ubuntu +++ b/INSTALL.Ubuntu @@ -46,7 +46,10 @@ are installed to the hard drive. Dependencies - Make sure you have these installed, or you'll have very strange errors. -* mono-gmcs -* libglfw2 -* nvidia-cg-toolkit -* libmono-* +* mono-gmcs +* libglfw2 +* nvidia-cg-toolkit +* libmono-* + +OpenRA is incompatible with Compiz, please disable desktop effects when trying +to run OpenRA or the game will crash. diff --git a/web/openra.png b/web/openra.png deleted file mode 100644 index e0507a2983..0000000000 Binary files a/web/openra.png and /dev/null differ