diff --git a/.gitignore b/.gitignore index 970ad01..4f1ccab 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,9 @@ *.a *.lib +# User files +*.pro.user +.directory + # Executables -*.exe \ No newline at end of file +*.exe diff --git a/Makefile.dingux b/Makefile.dingux index 8139e98..98f6c09 100644 --- a/Makefile.dingux +++ b/Makefile.dingux @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: NXEngine (OpenDingux/Dingux devices) -# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git +# More build information can be found here: https://github.com/EXL/NXEngine.git # Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013 # Fixed by EXL on: 11/9/2013 ############################################################################# diff --git a/Makefile.linux b/Makefile.linux index 5803235..dae9fba 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: NXEngine (32/64-bits GNU/Linux distros) -# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git +# More build information can be found here: https://github.com/EXL/NXEngine.git # Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013 # Fixed by EXL on: 11/9/2013 ############################################################################# diff --git a/Makefile.mingw32 b/Makefile.mingw32 index 342fc98..ed693c3 100644 --- a/Makefile.mingw32 +++ b/Makefile.mingw32 @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: NXEngine (MinGW/MSYS x86 Windows) -# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git +# More build information can be found here: https://github.com/EXL/NXEngine.git # Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013 # Fixed by EXL on: 11/9/2013 ############################################################################# diff --git a/Makefile.motomagx b/Makefile.motomagx index bcfce13..378cdda 100644 --- a/Makefile.motomagx +++ b/Makefile.motomagx @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: NXEngine (Motorola MotoMAGX phones) -# More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git +# More build information can be found here: https://github.com/EXL/NXEngine.git # Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013 # Fixed by EXL on: 11/9/2013 ############################################################################# diff --git a/nx.pro b/NXEngine.pro similarity index 100% rename from nx.pro rename to NXEngine.pro diff --git a/README.md b/README.md index a1a23e2..07ede59 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Added: 3. Russification. -##Building: +## Building: Building NXEngine requires next SDL libraries: SDL-1.2, SDL_ttf-2.0, SDL_mixer-1.2 (optional). @@ -41,13 +41,13 @@ Platform Defines: Ritmix RZX-50: -![Ritmix RZX-50](https://raw.github.com/EXLMOTODEV/NXEngine/master/screens/Cave_Story_Ritmix_1.png) +![Ritmix RZX-50](https://raw.github.com/EXL/NXEngine/master/screens/Cave_Story_Ritmix_1.png) -![Ritmix RZX-50](https://raw.github.com/EXLMOTODEV/NXEngine/master/screens/Cave_Story_Ritmix_2.png) +![Ritmix RZX-50](https://raw.github.com/EXL/NXEngine/master/screens/Cave_Story_Ritmix_2.png) Windows 8.1: -![Windows 8.1](https://raw.github.com/EXLMOTODEV/NXEngine/master/screens/Cave_Story_Windows.png) +![Windows 8.1](https://raw.github.com/EXL/NXEngine/master/screens/Cave_Story_Windows.png) ##Binares: