Package: pink-pony / 1.4.1-3.1

Metadata

Package Version Patches format
pink-pony 1.4.1-3.1 3.0 (quilt)

Patch series

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

install/pink-pony | 22 13 9 - 0 !
install/pink-pony.desktop | 4 2 2 - 0 !
2 files changed, 15 insertions( ), 11 deletions(-)

---
datadir.patch | (download)

pony.options | 2 1 1 - 0 !
src/Config.cc | 2 1 1 - 0 !
src/main.cc | 2 1 1 - 0 !
3 files changed, 3 insertions( ), 3 deletions(-)

---
tinyxml.patch | (download)

external/tinyXML/tinystr.cpp | 116 0 116 - 0 !
external/tinyXML/tinystr.h | 319 0 319 - 0 !
external/tinyXML/tinyxml.cpp | 1888 0 1888 - 0 !
external/tinyXML/tinyxml.h | 1802 0 1802 - 0 !
external/tinyXML/tinyxmlerror.cpp | 53 0 53 - 0 !
external/tinyXML/tinyxmlparser.cpp | 1638 0 1638 - 0 !
src/Menu.cc | 4 2 2 - 0 !
7 files changed, 2 insertions( ), 5818 deletions(-)

---
glfw3.patch | (download)

external/flextGL/flextGL.c | 8 4 4 - 0 !
external/flextGL/flextGL.h | 5 4 1 - 0 !
src/Config.cc | 12 6 6 - 0 !
src/Config.hh | 2 1 1 - 0 !
src/Menu.cc | 64 33 31 - 0 !
src/Menu.hh | 4 3 1 - 0 !
src/Pony.cc | 133 116 17 - 0 !
src/PonyGame.cc | 13 7 6 - 0 !
src/SplitScreen.cc | 16 11 5 - 0 !
src/SplitScreen.hh | 8 7 1 - 0 !
src/cinquo.hh | 3 2 1 - 0 !
src/main.cc | 58 28 30 - 0 !
12 files changed, 222 insertions( ), 104 deletions(-)

 port to glfw 3
 The most significant changes here are:
 - Having to pass a GLFWwindow* around to various classes.
 - The key_to_glfw3 function which is needed to allow key ids from old config
   files to work with GLFW 3.
0001 Fix compile issues caused by Imath being moved out o.patch | (download)

src/Line.cc | 12 6 6 - 0 !
1 file changed, 6 insertions( ), 6 deletions(-)

 fix compile issues caused by imath being moved out of ilmbase

0001 Various fixes.patch | (download)

resources/GLSL/water.frag | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 various fixes