Pali Rohár
f59783afdf
Text fixes
...
Fixed launchpad URLs in doc/*
2010-08-02 17:52:16 +02:00
Pali Rohár
9a4d6dd83b
Fix info in debian/control
2010-08-02 17:51:21 +02:00
Pali Rohár
76bf2d5236
Fix creating debian/control file on Maemo
2010-08-02 17:50:23 +02:00
Pali Rohár
12bb89b488
Added Bugtracker line in debian/control for Maemo
2010-07-27 11:26:01 +02:00
Pali Rohár
52fa7dad5d
Added libosso-dev dependences to debian/control
2010-07-27 11:05:23 +02:00
Pali Rohár
910af57d80
Release version 2.2.5.2
2010-07-27 10:52:00 +02:00
Pali Rohár
000e9a7a09
Do not call WINAPI_AttachConsole() twice (in src/video/sdl.cpp too)
2010-07-27 09:53:01 +02:00
Pali Rohár
f7fca8b2a4
Fix URLs in debian/control
...
Clean debian/changelog
2010-07-27 09:52:33 +02:00
Pali Rohár
a0f6d5ed21
When SDL_OPENGL is used, it is not possible to call SDL_CreateYUVOverlay
...
Turn temporary OpenGL off when playing movie, which use SDL_CreateYUVOverlay
This patch add support for playing movies in OpenGL mode
2010-07-15 13:08:36 +02:00
Pali Rohár
d577514c22
GLES Compile fix
2010-07-14 13:45:08 +02:00
Pali Rohár
8c7b097550
Compile warning
2010-07-14 13:30:28 +02:00
Pali Rohár
754062d5ed
configure.in
...
- Revert back CPPFLAGS -Werror
- Autodetect for theroa
- Fix LUA includes
2010-07-14 11:51:13 +02:00
Pali Rohár
6faa23cba3
Clean GLES sections
2010-07-14 11:16:53 +02:00
Pali Rohár
6329e3bb13
On Maemo
...
- Link with library libosso, call osso_initialize
- Call every 50s osso_display_blanking_pause for keeping backlight alive
- Do not create WM icon, on Maemo is not supported
2010-07-14 10:33:28 +02:00
Pali Rohár
eb9822b382
Fix compile warnings in debug mode
2010-07-14 09:25:03 +02:00
Pali Rohár
a3b29846fe
Fix searching for png game pixmap in Unix system - used for window icon
2010-07-13 13:34:38 +02:00
Pali Rohár
08a5941109
Make sure, that we not create OpenGL textures (and do not call OpenGL functions), when creating icon surface
2010-07-13 11:07:45 +02:00
Pali Rohár
0957cfaa19
Fixed setting WM caption
...
Fixed setting WM icon
On Windows use Unicode WINAPI functions for extract icon from EXE file
On Debian create png pixmap from ico file
2010-07-13 10:15:09 +02:00
Pali Rohár
9c083efc0c
Compile fix on MinGW W64
2010-07-12 10:27:44 +02:00
Pali Rohár
545b0c4526
Added function SetFullGameName to LUA scripts - use name for WM icon and title
...
- On Unix load icon from /usr/share/pixmaps/
- On Windows load icon from exe file from previous image argv[0]
2010-07-11 12:36:30 +02:00
Pali Rohár
0cb00b273b
Remove executable flags on text files
2010-07-10 14:24:11 +02:00
Pali Rohár
65319597a4
Added Lua function SetUseOpenGL for setting OpenGL state from scripts at startup (insted changing variable UseOpenGL)
...
Added params -O and -o for stratagus setting OpenGL state from command line
2010-07-10 11:02:36 +02:00
Pali Rohár
1cf7eddf49
Removed creating dummy stratagus-gl deb package
...
Added infos to changelog
2010-07-09 16:24:15 +02:00
Pali Rohár
e55a9ad470
Compile fix in debug mode
2010-07-08 14:53:55 +02:00
Pali Rohár
c9d302cafb
Fixed saving multiline strings in lua
...
Fixed saving triggers in lua
2010-07-08 14:53:14 +02:00
Pali Rohár
3ae93a2785
OpenGL ES 1.1
...
- fix rendering
- fix SwapBuffers();
Now stratagus with OpenGL ES 1.1 works correct
2010-07-06 20:56:01 +02:00
Pali Rohár
e106b20e9b
stratagus.nsi - fix checking for 64 bit version
2010-07-06 10:35:58 +02:00
Pali Rohár
b872c0b665
Rewrited Windows NSIS Installer
...
Changed version of Stratagus to 2.2.5.1
2010-06-25 11:56:11 +02:00
Pali Rohár
1e90bee11b
build-win32-cross.sh
...
- build 64 bit Windows version beforre 32 bit
2010-06-24 18:19:13 +02:00
Pali Rohár
f343acd037
Port new version of file src/video/sprite.cpp to OpenGL ES 1.1
2010-06-24 18:14:25 +02:00
Pali Rohár
514411b18d
Backport src/video/sprite.cpp from BosWars svn upstream (engine/video/glgraphicdraw.cpp)
2010-06-24 18:13:10 +02:00
Pali Rohár
d80ca98890
Backport patch from BosWars: http://svn.seul.org/viewcvs/viewvc.cgi?view=rev&root=BosWars&revision=9662
...
Make GLMaxTextureSize configurable for systems where the value reported by OpenGL causes slow displays
2010-06-24 18:11:02 +02:00
Pali Rohár
d4e99a1653
Fix AttachConsole on Windows
2010-06-24 16:08:33 +02:00
Pali Rohár
2b2b7e06d0
Fixed video output on OpenGL ES 1.1
...
- call SDL_GLES_SwapBuffers() after glDrawArrays()
- do not call glViewport() and glMatrixMode(GL_PROJECTION)
2010-06-24 13:08:04 +02:00
Pali Rohár
8192ffb6f6
Fix in debian/rules Maemo section
...
Fix handing mouse buttons on Maemo
- double left click for building
- ignore left button if is long cliked
2010-06-24 13:03:52 +02:00
Pali Rohár
1bcd7481f8
Fix headers
2010-06-24 13:02:47 +02:00
Pali Rohár
990866e5d6
* Build for fremantle rev. 55
2010-06-23 16:09:31 +02:00
Pali Rohár
203370091d
* Build for lucid rev. 55
2010-06-23 16:01:44 +02:00
Pali Rohár
2f10df8595
* Build for karmic rev. 55
2010-06-23 15:59:11 +02:00
Pali Rohár
b467ecfd51
Added info to changelog
2010-06-23 15:24:54 +02:00
Pali Rohár
d5aa14d42c
Call AttachConsole only when NO_STDIO_REDIRECT is not defined
2010-06-23 10:41:31 +02:00
Pali Rohár
1d0295ce60
make distclean - delete src/guichan/sdl/obj/ src/guichan/widgets/obj/
2010-06-23 09:18:12 +02:00
Pali Rohár
3867455fcc
Fix checking for windres
2010-06-23 09:15:55 +02:00
Pali Rohár
e63d048f5a
Add option --enable-stdio-redirect for Windows like in SDL
2010-06-23 08:53:48 +02:00
Pali Rohár
b2eabebbe6
Clean SDL video output before strating movie file
2010-06-22 18:08:26 +02:00
Pali Rohár
ef346cd6e1
Added function PlayMovie to LUA scripts
2010-06-22 16:31:49 +02:00
Pali Rohár
453bf2bdfe
Fix Windows NSIS installer
...
- remove only installed files
- remember install dir for upgrade
2010-06-22 11:53:21 +02:00
Pali Rohár
08fcefc802
Clean src/video/movie.cpp
2010-06-22 11:45:56 +02:00
Pali Rohár
578da81b2a
Added more video resolution with parm -v
...
Merged code for Maemo section in stratagus.cpp
2010-06-21 16:43:58 +02:00
Pali Rohár
2d4850ffa6
Compile fix: include winsock2.h before windows.h
2010-06-21 16:42:35 +02:00