Package: xmoto / 0.5.11+dfsg-1

Metadata

Package Version Patches format
xmoto 0.5.11+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove glext.patch | (download)

src/include/xm_OpenGL.h | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 allow building without upstream-supplied glext.h
fix_segfault.patch | (download)

src/states/StateMainMenu.cpp | 34 23 + 11 - 0 !
1 file changed, 23 insertions(+), 11 deletions(-)

 avoid segfaulting on null values in the database
desktop.patch | (download)

extra/xmoto.desktop | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 add "arcade" sub-menu, and german translation
manpage.patch | (download)

xmoto.6 | 116 58 + 58 - 0 !
1 file changed, 58 insertions(+), 58 deletions(-)

 fix hyphens and some spelling mistakes
spelling.patch | (download)

ChangeLog | 2 1 + 1 - 0 !
po/lt_LT.po | 2 1 + 1 - 0 !
po/nl_NL.po | 2 1 + 1 - 0 !
po/zh_TW.po | 2 1 + 1 - 0 !
src/GameInit.cpp | 2 1 + 1 - 0 !
src/GameText.h | 2 1 + 1 - 0 !
src/LevelsManager.cpp | 2 1 + 1 - 0 !
src/Packager.cpp | 2 1 + 1 - 0 !
src/Renderer.cpp | 2 1 + 1 - 0 !
src/VTexture.cpp | 6 3 + 3 - 0 !
src/VTexture.h | 6 3 + 3 - 0 !
src/XMArgs.cpp | 2 1 + 1 - 0 !
src/chipmunk/cpSpace.h | 2 1 + 1 - 0 !
src/db/xmDatabase_sync.cpp | 2 1 + 1 - 0 !
src/db/xmDatabase_web.cpp | 4 2 + 2 - 0 !
src/net/NetClient.cpp | 2 1 + 1 - 0 !
src/states/GameState.h | 2 1 + 1 - 0 !
src/states/StateManager.cpp | 2 1 + 1 - 0 !
src/states/StateManager.h | 2 1 + 1 - 0 !
src/states/StateReplaying.cpp | 2 1 + 1 - 0 !
src/states/StateUpdate.cpp | 2 1 + 1 - 0 !
21 files changed, 26 insertions(+), 26 deletions(-)

 fix a number of spelling mistakes
gcc 4.7 fixes.patch | (download)

src/helpers/System.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing header, allowing building with gcc-4.7
sa_restorer removal.patch | (download)

src/GameInit.cpp | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 sa_restorer isn't defined in posix and is being removed