freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freesci-develop] cvs: jameson


From: FreeSCI CVS repository
Subject: [freesci-develop] cvs: jameson
Date: Mon, 05 Jul 2004 22:51:20 +0200

CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     jameson 2004/07/05 20:51:20 GMT

Modified files:
        .              : ChangeLog configure.in freesci.spec 
        src            : Makefile.am main.c 
        src/engine     : game.c kfile.c kmenu.c savegame.c 
                         savegame.cfsml 
        src/gfx        : Makefile.am resmgr.c 
        src/gfx/drivers: sdl_driver.c 
        src/include    : gfx_options.h gfx_system.h resource.h 
                         sci_conf.h 
        src/scicore    : tools.c 
        src/sound      : midiout.c polled_ss_unix.c polled_ss_win32.c 
                         sound.c thread_ss_sdl.c 
Added files:
        src/gfx        : font-5x8.c font-6x10.c 
        src/menu       : Makefile.am game_select.c game_select_init.c 
                         game_select_screen.c 
        src/wince      : FreeSCI.rc Makefile.am SDL_rotozoom.c 
                         SDL_rotozoom.h banner.bmp config_for_ce.txt 
                         freesci.cfg makeres.bat newres.h resource.h 
                         toolbar.bmp toolbar1.bmp toolbar2.bmp 

Log message:
* Added Ismail's patch:
- PocketPC portability fixes
- On-screen keyboard for PocketPC/SDL
- Non-integral screen scaling for PocketPC/SDL
- Game selection screen
* Modulo the following changes:
- Game selection screen is now globally accessible
- Game slection screen code in src/menu
- Game selection screen fonts in src/gfx
- File creation relegated to new sci_create_file() function

I have no means to test whether this actually works. The patch was fairly
big, and I modified several things while applying it-- please test and let
me know if anything is missing!

Also: DC and PocketPC now both have different copies of the keyboard code.
It would be better for the platforms needing it if both code and data could
be shared...

-- Christoph





reply via email to

[Prev in Thread] Current Thread [Next in Thread]