[opencity] 86/91: Merge tag 'upstream/0.0.6.2stable'

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository opencity.

commit e69fae709ab74fb1ac83e7e65a53cbe1c05e936a
Merge: 18b742a 377aa40
Author: Markus Koschany <apo at gambaru.de>
Date:   Wed Mar 25 13:07:28 2015 +0100

    Merge tag 'upstream/0.0.6.2stable'
    
    Upstream version 0.0.6.2stable
    
    # gpg: Signature made Wed 25 Mar 2015 13:07:25 CET using RSA key ID 513B51E4
    # gpg: Good signature from "Markus Koschany <apo at gambaru.de>" [ultimate]
    # gpg:                 aka "Markus Koschany <markus at koschany.net>" [ultimate]

 AUTHORS                                            |   44 +
 COPYING                                            |  339 +
 COPYRIGHT                                          |   86 +
 ChangeLog                                          |  430 ++
 INSTALL                                            |   87 +
 Makefile.am                                        |   70 +
 Makefile.in                                        |  749 ++
 NEWS                                               |    1 +
 README                                             |  326 +
 TODO                                               |  335 +
 acinclude.m4                                       |  264 +
 aclocal.m4                                         |  878 +++
 autopackage/opencity.apspec                        |   61 +
 config.guess                                       | 1542 ++++
 config.sub                                         | 1677 +++++
 config/Makefile.am                                 |   13 +
 config/Makefile.in                                 |  367 +
 config/graphism.conf                               |  149 +
 config/graphism.xml                                |  107 +
 config/opencity.xml                                |   29 +
 configure                                          | 7686 ++++++++++++++++++++
 configure.ac                                       |  242 +
 depcomp                                            |  589 ++
 docs/FAQ.txt                                       |   46 +
 docs/FAQ_it.txt                                    |   58 +
 docs/INSTALL_it.txt                                |   91 +
 docs/Makefile.am                                   |   19 +
 docs/Makefile.in                                   |  419 ++
 docs/README_es.txt                                 |  282 +
 docs/README_it.txt                                 |  320 +
 docs/opencity.6                                    |   82 +
 graphism/commercial/c_zone/c_zone.ac               |   24 +
 graphism/commercial/c_zone/c_zone.conf             |    9 +
 graphism/commercial/c_zone/c_zone.xml              |   53 +
 graphism/commercial/chez-bob/chez-bob.ac           |  761 ++
 graphism/commercial/chez-bob/chez-bob.conf         |    9 +
 graphism/commercial/chez-bob/chez-bob.xml          |   51 +
 graphism/commercial/chez-bob/texture.png           |  Bin 0 -> 251887 bytes
 graphism/commercial/hotel/facade.png               |  Bin 0 -> 99700 bytes
 graphism/commercial/hotel/hotel.ac                 |  312 +
 graphism/commercial/hotel/hotel.conf               |   10 +
 graphism/commercial/hotel/hotel.xml                |   51 +
 graphism/commercial/icarus/icarus.ac               |  744 ++
 graphism/commercial/icarus/icarus.conf             |   10 +
 graphism/commercial/icarus/icarus.xml              |   53 +
 graphism/commercial/icarus/texture.png             |  Bin 0 -> 161509 bytes
 graphism/commercial/market/market.ac               |  126 +
 graphism/commercial/market/market.conf             |   10 +
 graphism/commercial/market/market.xml              |   53 +
 graphism/commercial/market/por.png                 |  Bin 0 -> 53797 bytes
 graphism/commercial/resto/resto.ac                 |  751 ++
 graphism/commercial/resto/resto.conf               |   10 +
 graphism/commercial/resto/resto.xml                |   53 +
 graphism/commercial/resto/tex.png                  |  Bin 0 -> 98178 bytes
 graphism/commercial/rusk/rusk.ac                   |  216 +
 graphism/commercial/rusk/rusk.conf                 |   10 +
 graphism/commercial/rusk/rusk.png                  |  Bin 0 -> 28093 bytes
 graphism/commercial/rusk/rusk.xml                  |   52 +
 graphism/commercial/station-p/station-p.ac         |  488 ++
 graphism/commercial/station-p/station-p.conf       |    9 +
 graphism/commercial/station-p/station-p.xml        |   51 +
 graphism/commercial/station-p/texture.png          |  Bin 0 -> 204701 bytes
 graphism/commercial/store/store.ac                 |  180 +
 graphism/commercial/store/store.conf               |   10 +
 graphism/commercial/store/store.xml                |   53 +
 graphism/commercial/store/texture.png              |  Bin 0 -> 142787 bytes
 graphism/commercial/timberdland-hotel/hotel-01.png |  Bin 0 -> 43673 bytes
 .../timberdland-hotel/timberdland-hotel.ac         |  417 ++
 .../timberdland-hotel/timberdland-hotel.conf       |    9 +
 .../timberdland-hotel/timberdland-hotel.xml        |   51 +
 .../educationdept/school-medium/school-medium.ac   |  139 +
 .../educationdept/school-medium/school-medium.conf |   10 +
 .../educationdept/school-medium/school-medium.xml  |   53 +
 graphism/educationdept/school-medium/texture.png   |  Bin 0 -> 18660 bytes
 graphism/electricity/box.png                       |  Bin 0 -> 20905 bytes
 graphism/electricity/coal/coal.ac                  |  715 ++
 graphism/electricity/coal/coal.conf                |   10 +
 graphism/electricity/coal/coal.png                 |  Bin 0 -> 237916 bytes
 graphism/electricity/coal/coal.xml                 |   53 +
 graphism/electricity/line_n_e/line_n_e.ac          |  195 +
 graphism/electricity/line_n_e/line_n_e.conf        |   10 +
 graphism/electricity/line_n_e/line_n_e.xml         |   53 +
 graphism/electricity/line_n_w/line_n_w.ac          |  195 +
 graphism/electricity/line_n_w/line_n_w.conf        |   10 +
 graphism/electricity/line_n_w/line_n_w.xml         |   53 +
 graphism/electricity/line_n_w_e/line_n_w_e.ac      |  231 +
 graphism/electricity/line_n_w_e/line_n_w_e.conf    |   10 +
 graphism/electricity/line_n_w_e/line_n_w_e.xml     |   53 +
 graphism/electricity/line_o_e/line_o_e.ac          |  197 +
 graphism/electricity/line_o_e/line_o_e.conf        |   10 +
 graphism/electricity/line_o_e/line_o_e.xml         |   53 +
 graphism/electricity/line_o_n/line_o_n.ac          |  197 +
 graphism/electricity/line_o_n/line_o_n.conf        |   10 +
 graphism/electricity/line_o_n/line_o_n.xml         |   53 +
 graphism/electricity/line_o_s/line_o_s.ac          |  197 +
 graphism/electricity/line_o_s/line_o_s.conf        |   10 +
 graphism/electricity/line_o_s/line_o_s.xml         |   53 +
 graphism/electricity/line_o_w/line_o_w.ac          |  197 +
 graphism/electricity/line_o_w/line_o_w.conf        |   10 +
 graphism/electricity/line_o_w/line_o_w.xml         |   53 +
 graphism/electricity/line_s_e/line_s_e.ac          |  195 +
 graphism/electricity/line_s_e/line_s_e.conf        |   10 +
 graphism/electricity/line_s_e/line_s_e.xml         |   53 +
 graphism/electricity/line_s_n/line_s_n.ac          |   42 +
 graphism/electricity/line_s_n/line_s_n.conf        |   10 +
 graphism/electricity/line_s_n/line_s_n.xml         |   53 +
 graphism/electricity/line_s_n_e/line_s_n_e.ac      |  231 +
 graphism/electricity/line_s_n_e/line_s_n_e.conf    |   10 +
 graphism/electricity/line_s_n_e/line_s_n_e.xml     |   53 +
 graphism/electricity/line_s_n_w/line_s_n_w.ac      |  231 +
 graphism/electricity/line_s_n_w/line_s_n_w.conf    |   10 +
 graphism/electricity/line_s_n_w/line_s_n_w.xml     |   53 +
 graphism/electricity/line_s_n_w_e/line_s_n_w_e.ac  |  231 +
 .../electricity/line_s_n_w_e/line_s_n_w_e.conf     |   10 +
 graphism/electricity/line_s_n_w_e/line_s_n_w_e.xml |   53 +
 graphism/electricity/line_s_w/line_s_w.ac          |  195 +
 graphism/electricity/line_s_w/line_s_w.conf        |   10 +
 graphism/electricity/line_s_w/line_s_w.xml         |   53 +
 graphism/electricity/line_s_w_e/line_s_w_e.ac      |  231 +
 graphism/electricity/line_s_w_e/line_s_w_e.conf    |   10 +
 graphism/electricity/line_s_w_e/line_s_w_e.xml     |   53 +
 graphism/electricity/line_w_e/line_w_e.ac          |   42 +
 graphism/electricity/line_w_e/line_w_e.conf        |   10 +
 graphism/electricity/line_w_e/line_w_e.xml         |   53 +
 graphism/electricity/nuclear/nuclear.ac            | 1162 +++
 graphism/electricity/nuclear/nuclear.conf          |   10 +
 graphism/electricity/nuclear/nuclear.xml           |   53 +
 graphism/electricity/nuclear/texture.png           |  Bin 0 -> 26077 bytes
 graphism/firedept/medium/medium.ac                 |  140 +
 graphism/firedept/medium/medium.conf               |   10 +
 graphism/firedept/medium/medium.xml                |   53 +
 graphism/firedept/medium/texture.png               |  Bin 0 -> 6996 bytes
 graphism/gui/back.png                              |  Bin 0 -> 3306 bytes
 graphism/gui/back_over.png                         |  Bin 0 -> 3476 bytes
 graphism/gui/bulldozer.png                         |  Bin 0 -> 4177 bytes
 graphism/gui/bulldozer_over.png                    |  Bin 0 -> 4730 bytes
 graphism/gui/commercial.png                        |  Bin 0 -> 1864 bytes
 graphism/gui/commercial_over.png                   |  Bin 0 -> 2054 bytes
 graphism/gui/demonstrator.png                      |  Bin 0 -> 2139 bytes
 graphism/gui/demonstrator_over.png                 |  Bin 0 -> 2282 bytes
 graphism/gui/destroy.png                           |  Bin 0 -> 2717 bytes
 graphism/gui/destroy_over.png                      |  Bin 0 -> 3065 bytes
 graphism/gui/education.png                         |  Bin 0 -> 2705 bytes
 graphism/gui/education_over.png                    |  Bin 0 -> 2932 bytes
 graphism/gui/fire.png                              |  Bin 0 -> 3437 bytes
 graphism/gui/fire_over.png                         |  Bin 0 -> 3231 bytes
 graphism/gui/government.png                        |  Bin 0 -> 2870 bytes
 graphism/gui/government_over.png                   |  Bin 0 -> 3281 bytes
 graphism/gui/hospital.png                          |  Bin 0 -> 1988 bytes
 graphism/gui/hospital_over.png                     |  Bin 0 -> 2055 bytes
 graphism/gui/industrial.png                        |  Bin 0 -> 2388 bytes
 graphism/gui/industrial_over.png                   |  Bin 0 -> 2693 bytes
 graphism/gui/looknfeel.png                         |  Bin 0 -> 5354 bytes
 graphism/gui/looknfeel_over.png                    |  Bin 0 -> 5354 bytes
 graphism/gui/lower.png                             |  Bin 0 -> 2630 bytes
 graphism/gui/lower_over.png                        |  Bin 0 -> 2849 bytes
 graphism/gui/main_menu_bg.png                      |  Bin 0 -> 292 bytes
 graphism/gui/main_menu_load.png                    |  Bin 0 -> 8667 bytes
 graphism/gui/main_menu_load_over.png               |  Bin 0 -> 13206 bytes
 graphism/gui/main_menu_new.png                     |  Bin 0 -> 4255 bytes
 graphism/gui/main_menu_new_over.png                |  Bin 0 -> 7352 bytes
 graphism/gui/main_menu_quit.png                    |  Bin 0 -> 4050 bytes
 graphism/gui/main_menu_quit_over.png               |  Bin 0 -> 5686 bytes
 graphism/gui/main_menu_save.png                    |  Bin 0 -> 6743 bytes
 graphism/gui/main_menu_save_over.png               |  Bin 0 -> 9155 bytes
 graphism/gui/main_status_bar.png                   |  Bin 0 -> 2721 bytes
 graphism/gui/nature.png                            |  Bin 0 -> 3097 bytes
 graphism/gui/nature_over.png                       |  Bin 0 -> 3323 bytes
 graphism/gui/park.png                              |  Bin 0 -> 4604 bytes
 graphism/gui/park_city.png                         |  Bin 0 -> 3484 bytes
 graphism/gui/park_city_over.png                    |  Bin 0 -> 3580 bytes
 graphism/gui/park_over.png                         |  Bin 0 -> 5185 bytes
 graphism/gui/police.png                            |  Bin 0 -> 3336 bytes
 graphism/gui/police_over.png                       |  Bin 0 -> 3432 bytes
 graphism/gui/power.png                             |  Bin 0 -> 3849 bytes
 graphism/gui/power_line.png                        |  Bin 0 -> 3676 bytes
 graphism/gui/power_line_over.png                   |  Bin 0 -> 3744 bytes
 graphism/gui/power_over.png                        |  Bin 0 -> 4455 bytes
 graphism/gui/power_plant_coal.png                  |  Bin 0 -> 2759 bytes
 graphism/gui/power_plant_coal_over.png             |  Bin 0 -> 2916 bytes
 graphism/gui/power_plant_nuclear.png               |  Bin 0 -> 6758 bytes
 graphism/gui/power_plant_nuclear_over.png          |  Bin 0 -> 6347 bytes
 graphism/gui/query.png                             |  Bin 0 -> 2538 bytes
 graphism/gui/query_commercial_off.png              |  Bin 0 -> 2734 bytes
 graphism/gui/query_commercial_on.png               |  Bin 0 -> 2769 bytes
 graphism/gui/query_electricity_off.png             |  Bin 0 -> 4084 bytes
 graphism/gui/query_electricity_on.png              |  Bin 0 -> 4054 bytes
 graphism/gui/query_gas_off.png                     |  Bin 0 -> 4856 bytes
 graphism/gui/query_gas_on.png                      |  Bin 0 -> 4833 bytes
 graphism/gui/query_industrial_off.png              |  Bin 0 -> 3677 bytes
 graphism/gui/query_industrial_on.png               |  Bin 0 -> 3683 bytes
 graphism/gui/query_over.png                        |  Bin 0 -> 2605 bytes
 graphism/gui/query_residential_off.png             |  Bin 0 -> 3671 bytes
 graphism/gui/query_residential_on.png              |  Bin 0 -> 3685 bytes
 graphism/gui/query_water_off.png                   |  Bin 0 -> 3815 bytes
 graphism/gui/query_water_on.png                    |  Bin 0 -> 3782 bytes
 graphism/gui/querycircle_bg.png                    |  Bin 0 -> 2240 bytes
 graphism/gui/raise.png                             |  Bin 0 -> 2549 bytes
 graphism/gui/raise_over.png                        |  Bin 0 -> 2816 bytes
 graphism/gui/residential.png                       |  Bin 0 -> 2509 bytes
 graphism/gui/residential_over.png                  |  Bin 0 -> 2810 bytes
 graphism/gui/road.png                              |  Bin 0 -> 3467 bytes
 graphism/gui/road_over.png                         |  Bin 0 -> 3381 bytes
 graphism/gui/robber.png                            |  Bin 0 -> 2139 bytes
 graphism/gui/robber_over.png                       |  Bin 0 -> 2282 bytes
 graphism/gui/save.png                              |  Bin 0 -> 3269 bytes
 graphism/gui/save_load.png                         |  Bin 0 -> 2633 bytes
 graphism/gui/save_load_over.png                    |  Bin 0 -> 2927 bytes
 graphism/gui/save_over.png                         |  Bin 0 -> 4017 bytes
 graphism/gui/save_save.png                         |  Bin 0 -> 2640 bytes
 graphism/gui/save_save_over.png                    |  Bin 0 -> 2821 bytes
 graphism/gui/splash.png                            |  Bin 0 -> 166527 bytes
 graphism/gui/status/commercial.png                 |  Bin 0 -> 2817 bytes
 graphism/gui/status/commercial_over.png            |  Bin 0 -> 3071 bytes
 graphism/gui/status/destroy.png                    |  Bin 0 -> 4898 bytes
 graphism/gui/status/destroy_over.png               |  Bin 0 -> 5700 bytes
 graphism/gui/status/education.png                  |  Bin 0 -> 3449 bytes
 graphism/gui/status/education_over.png             |  Bin 0 -> 3904 bytes
 graphism/gui/status/fire.png                       |  Bin 0 -> 5100 bytes
 graphism/gui/status/fire_over.png                  |  Bin 0 -> 5411 bytes
 graphism/gui/status/hospital.png                   |  Bin 0 -> 3926 bytes
 graphism/gui/status/hospital_over.png              |  Bin 0 -> 4458 bytes
 graphism/gui/status/industrial.png                 |  Bin 0 -> 3817 bytes
 graphism/gui/status/industrial_over.png            |  Bin 0 -> 4051 bytes
 graphism/gui/status/lower.png                      |  Bin 0 -> 4322 bytes
 graphism/gui/status/lower_over.png                 |  Bin 0 -> 4631 bytes
 graphism/gui/status/park.png                       |  Bin 0 -> 4938 bytes
 graphism/gui/status/park_over.png                  |  Bin 0 -> 5386 bytes
 graphism/gui/status/police.png                     |  Bin 0 -> 4906 bytes
 graphism/gui/status/police_over.png                |  Bin 0 -> 5439 bytes
 graphism/gui/status/power_line.png                 |  Bin 0 -> 5619 bytes
 graphism/gui/status/power_line_over.png            |  Bin 0 -> 6066 bytes
 graphism/gui/status/power_plant_coal.png           |  Bin 0 -> 4139 bytes
 graphism/gui/status/power_plant_coal_over.png      |  Bin 0 -> 4629 bytes
 graphism/gui/status/power_plant_nuclear.png        |  Bin 0 -> 9928 bytes
 graphism/gui/status/power_plant_nuclear_over.png   |  Bin 0 -> 9886 bytes
 graphism/gui/status/query.png                      |  Bin 0 -> 4755 bytes
 graphism/gui/status/query_over.png                 |  Bin 0 -> 5157 bytes
 graphism/gui/status/raise.png                      |  Bin 0 -> 4188 bytes
 graphism/gui/status/raise_over.png                 |  Bin 0 -> 4563 bytes
 graphism/gui/status/residential.png                |  Bin 0 -> 3779 bytes
 graphism/gui/status/residential_over.png           |  Bin 0 -> 4184 bytes
 graphism/gui/status/road.png                       |  Bin 0 -> 5222 bytes
 graphism/gui/status/road_over.png                  |  Bin 0 -> 5783 bytes
 graphism/gui/status/speed_pause.png                |  Bin 0 -> 2811 bytes
 graphism/gui/status/speed_pause_over.png           |  Bin 0 -> 3142 bytes
 graphism/gui/status/speed_play.png                 |  Bin 0 -> 3276 bytes
 graphism/gui/status/speed_play_over.png            |  Bin 0 -> 3708 bytes
 graphism/gui/status/tree.png                       |  Bin 0 -> 4458 bytes
 graphism/gui/status/tree_over.png                  |  Bin 0 -> 4770 bytes
 graphism/gui/status/unknown.png                    |  Bin 0 -> 992 bytes
 graphism/gui/status/unknown_over.png               |  Bin 0 -> 1374 bytes
 graphism/gui/toolcircle_bg.png                     |  Bin 0 -> 11473 bytes
 graphism/gui/tree.png                              |  Bin 0 -> 3097 bytes
 graphism/gui/tree_over.png                         |  Bin 0 -> 3323 bytes
 graphism/gui/vehicle.png                           |  Bin 0 -> 2139 bytes
 graphism/gui/vehicle_over.png                      |  Bin 0 -> 2282 bytes
 graphism/gui/water.png                             |  Bin 0 -> 2684 bytes
 graphism/gui/water_over.png                        |  Bin 0 -> 2628 bytes
 graphism/gui/zone.png                              |  Bin 0 -> 3700 bytes
 graphism/gui/zone_over.png                         |  Bin 0 -> 4404 bytes
 graphism/hospitaldept/large/large.ac               |  569 ++
 graphism/hospitaldept/large/large.conf             |   14 +
 graphism/hospitaldept/large/large.png              |  Bin 0 -> 399058 bytes
 graphism/hospitaldept/large/large.xml              |   75 +
 graphism/icon/OpenCity32.ico                       |  Bin 0 -> 4286 bytes
 graphism/icon/OpenCity32.png                       |  Bin 0 -> 1748 bytes
 .../aeronautics-study/aeronautics-study.ac         |  388 +
 .../aeronautics-study/aeronautics-study.conf       |   10 +
 .../aeronautics-study/aeronautics-study.xml        |   53 +
 graphism/industrial/aeronautics-study/mairie.png   |  Bin 0 -> 314481 bytes
 graphism/industrial/beef/beef.ac                   |  266 +
 graphism/industrial/beef/beef.conf                 |   10 +
 graphism/industrial/beef/beef.xml                  |   53 +
 graphism/industrial/beef/texture.png               |  Bin 0 -> 191006 bytes
 graphism/industrial/containers/containers.ac       |  310 +
 graphism/industrial/containers/containers.conf     |   10 +
 graphism/industrial/containers/containers.png      |  Bin 0 -> 98662 bytes
 graphism/industrial/containers/containers.xml      |   61 +
 graphism/industrial/hang/hang.ac                   |  225 +
 graphism/industrial/hang/hang.conf                 |   10 +
 graphism/industrial/hang/hang.xml                  |   53 +
 graphism/industrial/hang/texture.png               |  Bin 0 -> 109808 bytes
 graphism/industrial/i_zone/i_zone.ac               |   24 +
 graphism/industrial/i_zone/i_zone.conf             |    9 +
 graphism/industrial/i_zone/i_zone.xml              |   53 +
 graphism/industrial/steel/steel.ac                 | 1039 +++
 graphism/industrial/steel/steel.conf               |   10 +
 graphism/industrial/steel/steel.xml                |   53 +
 graphism/industrial/steel/texture.png              |  Bin 0 -> 268040 bytes
 graphism/industrial/tank/tank.ac                   |  610 ++
 graphism/industrial/tank/tank.conf                 |   10 +
 graphism/industrial/tank/tank.xml                  |   53 +
 graphism/industrial/tank/texture.png               |  Bin 0 -> 105483 bytes
 graphism/industrial/warehouse/tex.png              |  Bin 0 -> 62578 bytes
 graphism/industrial/warehouse/warehouse.ac         |  111 +
 graphism/industrial/warehouse/warehouse.conf       |   10 +
 graphism/industrial/warehouse/warehouse.xml        |   53 +
 graphism/industrial/waste_ground/waste_ground.ac   |  747 ++
 graphism/industrial/waste_ground/waste_ground.conf |   10 +
 graphism/industrial/waste_ground/waste_ground.png  |  Bin 0 -> 266164 bytes
 graphism/industrial/waste_ground/waste_ground.xml  |   53 +
 graphism/park/city/city.ac                         |  718 ++
 graphism/park/city/city.conf                       |   10 +
 graphism/park/city/city.xml                        |   53 +
 graphism/park/city/texture.png                     |  Bin 0 -> 107192 bytes
 graphism/path/road/road_n_e/road_n_e.ac            |   23 +
 graphism/path/road/road_n_e/road_n_e.conf          |   10 +
 graphism/path/road/road_n_e/road_n_e.png           |  Bin 0 -> 4340 bytes
 graphism/path/road/road_n_e/road_n_e.xml           |   53 +
 graphism/path/road/road_n_w/road_n_w.ac            |   23 +
 graphism/path/road/road_n_w/road_n_w.conf          |   10 +
 graphism/path/road/road_n_w/road_n_w.png           |  Bin 0 -> 4207 bytes
 graphism/path/road/road_n_w/road_n_w.xml           |   53 +
 graphism/path/road/road_n_w_e/road_n_w_e.ac        |   23 +
 graphism/path/road/road_n_w_e/road_n_w_e.conf      |   10 +
 graphism/path/road/road_n_w_e/road_n_w_e.png       |  Bin 0 -> 1919 bytes
 graphism/path/road/road_n_w_e/road_n_w_e.xml       |   53 +
 graphism/path/road/road_o_e/road_o_e.ac            |   23 +
 graphism/path/road/road_o_e/road_o_e.conf          |   10 +
 graphism/path/road/road_o_e/road_o_e.png           |  Bin 0 -> 4178 bytes
 graphism/path/road/road_o_e/road_o_e.xml           |   53 +
 graphism/path/road/road_o_n/road_o_n.ac            |   23 +
 graphism/path/road/road_o_n/road_o_n.conf          |   10 +
 graphism/path/road/road_o_n/road_o_n.png           |  Bin 0 -> 4221 bytes
 graphism/path/road/road_o_n/road_o_n.xml           |   53 +
 graphism/path/road/road_o_s/road_o_s.ac            |   23 +
 graphism/path/road/road_o_s/road_o_s.conf          |   10 +
 graphism/path/road/road_o_s/road_o_s.png           |  Bin 0 -> 4601 bytes
 graphism/path/road/road_o_s/road_o_s.xml           |   53 +
 graphism/path/road/road_o_w/road_o_w.ac            |   23 +
 graphism/path/road/road_o_w/road_o_w.conf          |   10 +
 graphism/path/road/road_o_w/road_o_w.png           |  Bin 0 -> 4801 bytes
 graphism/path/road/road_o_w/road_o_w.xml           |   53 +
 graphism/path/road/road_s_e/road_s_e.ac            |   23 +
 graphism/path/road/road_s_e/road_s_e.conf          |   10 +
 graphism/path/road/road_s_e/road_s_e.png           |  Bin 0 -> 4185 bytes
 graphism/path/road/road_s_e/road_s_e.xml           |   53 +
 graphism/path/road/road_s_n/road_s_n.ac            |   23 +
 graphism/path/road/road_s_n/road_s_n.conf          |   10 +
 graphism/path/road/road_s_n/road_s_n.png           |  Bin 0 -> 1859 bytes
 graphism/path/road/road_s_n/road_s_n.xml           |   53 +
 graphism/path/road/road_s_n_e/road_s_n_e.ac        |   23 +
 graphism/path/road/road_s_n_e/road_s_n_e.conf      |   10 +
 graphism/path/road/road_s_n_e/road_s_n_e.png       |  Bin 0 -> 1936 bytes
 graphism/path/road/road_s_n_e/road_s_n_e.xml       |   53 +
 graphism/path/road/road_s_n_w/road_s_n_w.ac        |   23 +
 graphism/path/road/road_s_n_w/road_s_n_w.conf      |   10 +
 graphism/path/road/road_s_n_w/road_s_n_w.png       |  Bin 0 -> 1955 bytes
 graphism/path/road/road_s_n_w/road_s_n_w.xml       |   53 +
 graphism/path/road/road_s_n_w_e/road_s_n_w_e.ac    |   23 +
 graphism/path/road/road_s_n_w_e/road_s_n_w_e.conf  |   10 +
 graphism/path/road/road_s_n_w_e/road_s_n_w_e.png   |  Bin 0 -> 1839 bytes
 graphism/path/road/road_s_n_w_e/road_s_n_w_e.xml   |   53 +
 graphism/path/road/road_s_w/road_s_w.ac            |   23 +
 graphism/path/road/road_s_w/road_s_w.conf          |   10 +
 graphism/path/road/road_s_w/road_s_w.png           |  Bin 0 -> 4599 bytes
 graphism/path/road/road_s_w/road_s_w.xml           |   53 +
 graphism/path/road/road_s_w_e/road_s_w_e.ac        |   23 +
 graphism/path/road/road_s_w_e/road_s_w_e.conf      |   10 +
 graphism/path/road/road_s_w_e/road_s_w_e.png       |  Bin 0 -> 1903 bytes
 graphism/path/road/road_s_w_e/road_s_w_e.xml       |   53 +
 graphism/path/road/road_w_e/road_w_e.ac            |   23 +
 graphism/path/road/road_w_e/road_w_e.conf          |   10 +
 graphism/path/road/road_w_e/road_w_e.png           |  Bin 0 -> 1736 bytes
 graphism/path/road/road_w_e/road_w_e.xml           |   53 +
 graphism/policedept/medium/medium.ac               |  118 +
 graphism/policedept/medium/medium.conf             |   10 +
 graphism/policedept/medium/medium.xml              |   53 +
 graphism/policedept/medium/texture.png             |  Bin 0 -> 6527 bytes
 graphism/residential/alexandria/alexandria.ac      |  617 ++
 graphism/residential/alexandria/alexandria.conf    |    9 +
 graphism/residential/alexandria/alexandria.xml     |   51 +
 graphism/residential/alexandria/tex.png            |  Bin 0 -> 27920 bytes
 graphism/residential/charmilles/charmilles.ac      |  387 +
 graphism/residential/charmilles/charmilles.conf    |   10 +
 graphism/residential/charmilles/charmilles.xml     |   53 +
 graphism/residential/charmilles/tex.png            |  Bin 0 -> 54422 bytes
 graphism/residential/easybuilding/easybuilding.ac  |  142 +
 .../residential/easybuilding/easybuilding.conf     |    9 +
 graphism/residential/easybuilding/easybuilding.xml |   51 +
 graphism/residential/easybuilding/tex.png          |  Bin 0 -> 132322 bytes
 graphism/residential/family/family.ac              |  206 +
 graphism/residential/family/family.conf            |   10 +
 graphism/residential/family/family.xml             |   53 +
 graphism/residential/family/tex.png                |  Bin 0 -> 144030 bytes
 graphism/residential/grand-father/grand-father.ac  |  279 +
 .../residential/grand-father/grand-father.conf     |   10 +
 graphism/residential/grand-father/grand-father.xml |   53 +
 graphism/residential/grand-father/tex.png          |  Bin 0 -> 172403 bytes
 .../residential/light-of-star/light-of-star.ac     |  298 +
 .../residential/light-of-star/light-of-star.conf   |   10 +
 .../residential/light-of-star/light-of-star.png    |  Bin 0 -> 61570 bytes
 .../residential/light-of-star/light-of-star.xml    |   53 +
 graphism/residential/little_house/little_house.ac  |  770 ++
 .../residential/little_house/little_house.conf     |   10 +
 graphism/residential/little_house/little_house.png |  Bin 0 -> 257485 bytes
 graphism/residential/little_house/little_house.xml |   53 +
 graphism/residential/mep/mep.ac                    |  691 ++
 graphism/residential/mep/mep.conf                  |    9 +
 graphism/residential/mep/mep.xml                   |   51 +
 graphism/residential/mep/tex.png                   |  Bin 0 -> 29882 bytes
 graphism/residential/r_zone/r_zone.ac              |   24 +
 graphism/residential/r_zone/r_zone.conf            |    9 +
 graphism/residential/r_zone/r_zone.xml             |   53 +
 graphism/residential/viny-world/texture.png        |  Bin 0 -> 34987 bytes
 graphism/residential/viny-world/viny-world.ac      |  495 ++
 graphism/residential/viny-world/viny-world.conf    |    9 +
 graphism/residential/viny-world/viny-world.xml     |   51 +
 graphism/texture/blue_water_512.png                |  Bin 0 -> 33585 bytes
 graphism/texture/cloud.png                         |  Bin 0 -> 69339 bytes
 graphism/texture/terrain_64x4096_texture.png       |  Bin 0 -> 531598 bytes
 graphism/tree/fir1/IMG_5215-2.png                  |  Bin 0 -> 180141 bytes
 graphism/tree/fir1/fir1.ac                         |   86 +
 graphism/tree/fir1/fir1.conf                       |   10 +
 graphism/tree/fir1/fir1.xml                        |   53 +
 graphism/tree/peking-willow1/IMG_5230_.png         |  Bin 0 -> 207362 bytes
 graphism/tree/peking-willow1/peking-willow1.ac     |   74 +
 graphism/tree/peking-willow1/peking-willow1.conf   |   10 +
 graphism/tree/peking-willow1/peking-willow1.xml    |   52 +
 graphism/tree/pine2/IMG_5225_.png                  |  Bin 0 -> 327067 bytes
 graphism/tree/pine2/pine2.ac                       |   58 +
 graphism/tree/pine2/pine2.conf                     |   10 +
 graphism/tree/pine2/pine2.xml                      |   53 +
 graphism/tree/pine3/IMG_5233_.png                  |  Bin 0 -> 318140 bytes
 graphism/tree/pine3/pine3.ac                       |   58 +
 graphism/tree/pine3/pine3.conf                     |    9 +
 graphism/tree/pine3/pine3.xml                      |   52 +
 graphism/tree/tree007/IMG_5216_.png                |  Bin 0 -> 252255 bytes
 graphism/tree/tree007/tree007.ac                   |   74 +
 graphism/tree/tree007/tree007.conf                 |   10 +
 graphism/tree/tree007/tree007.xml                  |   53 +
 graphism/vehicle/buickS/buickS.ac                  |  156 +
 graphism/vehicle/buickS/buickS.conf                |    9 +
 graphism/vehicle/buickS/buickS.xml                 |   51 +
 graphism/vehicle/buickS/buick_.png                 |  Bin 0 -> 76467 bytes
 graphism/vehicle/clior/IMG_5875_.png               |  Bin 0 -> 72033 bytes
 graphism/vehicle/clior/clior.ac                    |  133 +
 graphism/vehicle/clior/clior.conf                  |    9 +
 graphism/vehicle/clior/clior.xml                   |   51 +
 graphism/vehicle/fire/fire.ac                      |  832 +++
 graphism/vehicle/fire/fire.conf                    |   10 +
 graphism/vehicle/fire/fire.xml                     |   53 +
 graphism/vehicle/police/police.ac                  |  318 +
 graphism/vehicle/police/police.conf                |   10 +
 graphism/vehicle/police/police.xml                 |   53 +
 graphism/vehicle/renault8-sport/r8.png             |  Bin 0 -> 129025 bytes
 graphism/vehicle/renault8-sport/renault8-sport.ac  |  369 +
 .../vehicle/renault8-sport/renault8-sport.conf     |   10 +
 graphism/vehicle/renault8-sport/renault8-sport.xml |   52 +
 graphism/vehicle/truck/2.png                       |  Bin 0 -> 172662 bytes
 graphism/vehicle/truck/truck.ac                    |  171 +
 graphism/vehicle/truck/truck.conf                  |    9 +
 graphism/vehicle/truck/truck.xml                   |   51 +
 header.h.in                                        |   76 +
 install-sh                                         |  519 ++
 map/Makefile.am                                    |    1 +
 map/Makefile.in                                    |  476 ++
 map/heightmap/Athenes-1024x1024.png                |  Bin 0 -> 41237 bytes
 map/heightmap/Athenes-1024x1024.xml                |   35 +
 map/heightmap/Athenes-51x51.png                    |  Bin 0 -> 664 bytes
 map/heightmap/Athenes-51x51.xml                    |   25 +
 map/heightmap/Dakar-51x51.png                      |  Bin 0 -> 454 bytes
 map/heightmap/Dakar-51x51.xml                      |   24 +
 map/heightmap/Ibiza-101x101.png                    |  Bin 0 -> 1380 bytes
 map/heightmap/Ibiza-101x101.xml                    |   26 +
 map/heightmap/Istanbul-1025x1025.png               |  Bin 0 -> 24564 bytes
 map/heightmap/Istanbul-1025x1025.xml               |   34 +
 map/heightmap/Makefile.am                          |   25 +
 map/heightmap/Makefile.in                          |  376 +
 map/heightmap/Mallorca-93x61.png                   |  Bin 0 -> 1190 bytes
 map/heightmap/Mallorca-93x61.xml                   |   26 +
 map/heightmap/Palermo-51x51.png                    |  Bin 0 -> 835 bytes
 map/heightmap/Palermo-51x51.xml                    |   30 +
 map/heightmap/Sao_Tome-101x101.png                 |  Bin 0 -> 2037 bytes
 map/heightmap/Sao_Tome-101x101.xml                 |   24 +
 map/heightmap/Strasbourg-1025x1025.png             |  Bin 0 -> 105074 bytes
 map/heightmap/Strasbourg-1025x1025.xml             |   25 +
 map/heightmap/Woodstock-51x51.png                  |  Bin 0 -> 702 bytes
 map/heightmap/Woodstock-51x51.xml                  |   23 +
 missing                                            |  367 +
 opencity.desktop                                   |   12 +
 opencity.png                                       |  Bin 0 -> 3852 bytes
 sound/Makefile.am                                  |   15 +
 sound/Makefile.in                                  |  366 +
 sound/destroy.wav                                  |  Bin 0 -> 10638 bytes
 sound/eline.wav                                    |  Bin 0 -> 52964 bytes
 sound/eline2.wav                                   |  Bin 0 -> 32812 bytes
 sound/eplant.wav                                   |  Bin 0 -> 88244 bytes
 sound/park.wav                                     |  Bin 0 -> 20352 bytes
 sound/rci.wav                                      |  Bin 0 -> 65580 bytes
 sound/road.wav                                     |  Bin 0 -> 49196 bytes
 sound/sound.m3u                                    |   15 +
 sound/terrain.wav                                  |  Bin 0 -> 1494 bytes
 sound/wroum.wav                                    |  Bin 0 -> 88244 bytes
 src/Makefile.am                                    |  171 +
 src/Makefile.in                                    |  778 ++
 src/SimpleOpt.h                                    |  853 +++
 src/audiomanager.cpp                               |  236 +
 src/audiomanager.h                                 |  141 +
 src/audiomanagersdl.cpp                            |  535 ++
 src/audiomanagersdl.h                              |  175 +
 src/binreloc/Makefile.am                           |   12 +
 src/binreloc/Makefile.in                           |  421 ++
 src/binreloc/binreloc.c                            |  772 ++
 src/binreloc/binreloc.h                            |   80 +
 src/buildinglayer.cpp                              | 1480 ++++
 src/buildinglayer.h                                |  371 +
 src/city.cpp                                       | 2359 ++++++
 src/city.h                                         |  362 +
 src/conf.cpp                                       |  277 +
 src/conf.h                                         |  192 +
 src/destination.cpp                                |   80 +
 src/destination.h                                  |   97 +
 src/enum.h                                         |  359 +
 src/enum/Makefile.am                               |    3 +
 src/enum/Makefile.in                               |  368 +
 src/enum/opencity_direction.h                      |   46 +
 src/enum/opencity_structure_type.h                 |   42 +
 src/extensionmanager.cpp                           |   52 +
 src/extensionmanager.h                             |   44 +
 src/font_8x8.h                                     |   41 +
 src/globalvar.cpp                                  |   32 +
 src/globalvar.h                                    |  138 +
 src/graphicmanager.cpp                             |  542 ++
 src/graphicmanager.h                               |  192 +
 src/gui3dview.cpp                                  |   20 +
 src/gui3dview.h                                    |   68 +
 src/guibar.cpp                                     |  223 +
 src/guibar.h                                       |  126 +
 src/guibutton.cpp                                  |  265 +
 src/guibutton.h                                    |  117 +
 src/guicontainer.cpp                               |  338 +
 src/guicontainer.h                                 |  187 +
 src/guilabel.cpp                                   |  288 +
 src/guilabel.h                                     |  144 +
 src/guimain.cpp                                    |   74 +
 src/guimain.h                                      |  246 +
 src/layer.cpp                                      |  188 +
 src/layer.h                                        |  292 +
 src/macros.h                                       |   98 +
 src/main.cpp                                       | 1298 ++++
 src/main.h                                         |  195 +
 src/map.cpp                                        |  410 ++
 src/map.h                                          |  225 +
 src/mapgen/Makefile.am                             |   56 +
 src/mapgen/Makefile.in                             |  728 ++
 src/mapgen/filter/choper.cpp                       |   62 +
 src/mapgen/filter/choper.h                         |   49 +
 src/mapgen/filter/context.cpp                      |   40 +
 src/mapgen/filter/context.h                        |   47 +
 src/mapgen/filter/contextOnlyPositive.cpp          |   50 +
 src/mapgen/filter/contextOnlyPositive.h            |   46 +
 src/mapgen/filter/contextualizer.cpp               |   56 +
 src/mapgen/filter/contextualizer.h                 |   51 +
 src/mapgen/filter/cutter.cpp                       |   90 +
 src/mapgen/filter/cutter.h                         |   71 +
 src/mapgen/filter/filter.cpp                       |   62 +
 src/mapgen/filter/filter.h                         |   58 +
 src/mapgen/filter/flattern.cpp                     |   74 +
 src/mapgen/filter/flattern.h                       |   47 +
 src/mapgen/filter/gaussblur.cpp                    |  108 +
 src/mapgen/filter/gaussblur.h                      |   54 +
 src/mapgen/filter/normalize.cpp                    |   63 +
 src/mapgen/filter/normalize.h                      |   50 +
 src/mapgen/filter/shape.cpp                        |   44 +
 src/mapgen/filter/shape.h                          |   48 +
 src/mapgen/filter/shapeBubble.cpp                  |   62 +
 src/mapgen/filter/shapeBubble.h                    |   52 +
 src/mapgen/filter/shapeTopRound.cpp                |   63 +
 src/mapgen/filter/shapeTopRound.h                  |   52 +
 src/mapgen/filter/shapeVolcano.cpp                 |   64 +
 src/mapgen/filter/shapeVolcano.h                   |   52 +
 src/mapgen/filter/shaper.cpp                       |   57 +
 src/mapgen/filter/shaper.h                         |   49 +
 src/mapgen/generator/diamon.cpp                    |  113 +
 src/mapgen/generator/diamon.h                      |   68 +
 src/mapgen/generator/generator.cpp                 |   42 +
 src/mapgen/generator/generator.h                   |   46 +
 src/mapgen/generator/heightMap.cpp                 |  105 +
 src/mapgen/generator/heightMap.h                   |   53 +
 src/mapgen/map.cpp                                 |  187 +
 src/mapgen/map.h                                   |  105 +
 src/mapgen/mapmaker.cpp                            |  281 +
 src/mapgen/mapmaker.h                              |  118 +
 src/mas/Makefile.am                                |   35 +
 src/mas/Makefile.in                                |  453 ++
 src/mas/agent.cpp                                  |  379 +
 src/mas/agent.h                                    |  167 +
 src/mas/agentdemonstrator.cpp                      |  162 +
 src/mas/agentdemonstrator.h                        |   80 +
 src/mas/agentpolice.cpp                            |  503 ++
 src/mas/agentpolice.h                              |  113 +
 src/mas/agentposition.h                            |   39 +
 src/mas/agentrobber.cpp                            |  127 +
 src/mas/agentrobber.h                              |   77 +
 src/mas/any.cpp                                    |  157 +
 src/mas/any.h                                      |   95 +
 src/mas/environment.cpp                            |  277 +
 src/mas/environment.h                              |  149 +
 src/mas/kernel.cpp                                 |  227 +
 src/mas/kernel.h                                   |  131 +
 src/mas/message.cpp                                |  180 +
 src/mas/message.h                                  |  106 +
 src/mas/role.h                                     |   75 +
 src/model/Makefile.am                              |   16 +
 src/model/Makefile.in                              |  433 ++
 src/model/ac3dmacros.h                             |  101 +
 src/model/ac3dmaterial.cpp                         |  118 +
 src/model/ac3dmaterial.h                           |   85 +
 src/model/ac3dmodel.cpp                            |  227 +
 src/model/ac3dmodel.h                              |   95 +
 src/model/ac3dobject.cpp                           |  453 ++
 src/model/ac3dobject.h                             |  221 +
 src/model/ac3dsurface.cpp                          |  187 +
 src/model/ac3dsurface.h                            |  131 +
 src/model/model.cpp                                |  145 +
 src/model/model.h                                  |  130 +
 src/model/modelloader.cpp                          |  426 ++
 src/model/modelloader.h                            |  132 +
 src/movement.cpp                                   |  180 +
 src/movement.h                                     |  146 +
 src/movementmanager.cpp                            |  197 +
 src/movementmanager.h                              |  108 +
 src/networking/Makefile.am                         |   15 +
 src/networking/Makefile.in                         |  424 ++
 src/networking/netnode.h                           |   77 +
 src/networking/networking.cpp                      |  552 ++
 src/networking/networking.h                        |  387 +
 src/pathfinder.cpp                                 |  506 ++
 src/pathfinder.h                                   |  110 +
 src/persistence.cpp                                |   48 +
 src/persistence.h                                  |   82 +
 src/pngfuncs/Makefile.am                           |   14 +
 src/pngfuncs/Makefile.in                           |  425 ++
 src/pngfuncs/pngfuncs.c                            |  112 +
 src/pngfuncs/pngfuncs.h                            |   38 +
 src/property.cpp                                   |  353 +
 src/property.h                                     |  201 +
 src/propertymanager.cpp                            |  448 ++
 src/propertymanager.h                              |  161 +
 src/propertymanager2.cpp                           |  176 +
 src/propertymanager2.h                             |  107 +
 src/renderer.cpp                                   | 1908 +++++
 src/renderer.h                                     |  328 +
 src/simulator/Makefile.am                          |   30 +
 src/simulator/Makefile.in                          |  450 ++
 src/simulator/commercialsim.cpp                    |  181 +
 src/simulator/commercialsim.h                      |   86 +
 src/simulator/electricitysim.cpp                   |  422 ++
 src/simulator/electricitysim.h                     |  130 +
 src/simulator/industrialsim.cpp                    |  183 +
 src/simulator/industrialsim.h                      |   86 +
 src/simulator/mainsim.cpp                          |  337 +
 src/simulator/mainsim.h                            |  195 +
 src/simulator/residentialsim.cpp                   |  195 +
 src/simulator/residentialsim.h                     |   73 +
 src/simulator/simulator.cpp                        |  375 +
 src/simulator/simulator.h                          |  270 +
 src/simulator/trafficsim.cpp                       |  218 +
 src/simulator/trafficsim.h                         |   90 +
 src/structure/Makefile.am                          |   24 +
 src/structure/Makefile.in                          |  442 ++
 src/structure/pathstructure.cpp                    |  657 ++
 src/structure/pathstructure.h                      |  121 +
 src/structure/rcistructure.cpp                     |  159 +
 src/structure/rcistructure.h                       |   98 +
 src/structure/structure.cpp                        |  326 +
 src/structure/structure.h                          |  235 +
 src/structure/treestructure.cpp                    |  170 +
 src/structure/treestructure.h                      |  104 +
 src/structure/wegstructure.cpp                     |  123 +
 src/structure/wegstructure.h                       |   72 +
 src/texture.cpp                                    |  601 ++
 src/texture.h                                      |  202 +
 src/tinyxml/Makefile.am                            |   16 +
 src/tinyxml/Makefile.in                            |  430 ++
 src/tinyxml/tinystr.cpp                            |  116 +
 src/tinyxml/tinystr.h                              |  320 +
 src/tinyxml/tinyxml.cpp                            | 1869 +++++
 src/tinyxml/tinyxml.h                              | 1777 +++++
 src/tinyxml/tinyxmlerror.cpp                       |   53 +
 src/tinyxml/tinyxmlparser.cpp                      | 1607 ++++
 src/tinyxpath/Makefile.am                          |   36 +
 src/tinyxpath/Makefile.in                          |  462 ++
 src/tinyxpath/action_store.cpp                     |   92 +
 src/tinyxpath/action_store.h                       |  100 +
 src/tinyxpath/byte_stream.h                        |  105 +
 src/tinyxpath/lex_token.h                          |  136 +
 src/tinyxpath/lex_util.cpp                         |  307 +
 src/tinyxpath/lex_util.h                           |  189 +
 src/tinyxpath/node_set.cpp                         |  334 +
 src/tinyxpath/node_set.h                           |  183 +
 src/tinyxpath/tinyxpath_conf.h                     |   36 +
 src/tinyxpath/tokenlist.cpp                        |  110 +
 src/tinyxpath/tokenlist.h                          |  157 +
 src/tinyxpath/xml_util.cpp                         |  104 +
 src/tinyxpath/xml_util.h                           |   41 +
 src/tinyxpath/xpath_expression.cpp                 |  182 +
 src/tinyxpath/xpath_expression.h                   |  198 +
 src/tinyxpath/xpath_processor.cpp                  | 2093 ++++++
 src/tinyxpath/xpath_processor.h                    |  151 +
 src/tinyxpath/xpath_stack.cpp                      |  248 +
 src/tinyxpath/xpath_stack.h                        |   80 +
 src/tinyxpath/xpath_static.cpp                     |  143 +
 src/tinyxpath/xpath_static.h                       |   54 +
 src/tinyxpath/xpath_stream.cpp                     |   67 +
 src/tinyxpath/xpath_stream.h                       |  238 +
 src/tinyxpath/xpath_syntax.cpp                     |  979 +++
 src/tinyxpath/xpath_syntax.h                       |   78 +
 src/triangulation/Makefile.am                      |   16 +
 src/triangulation/Makefile.in                      |  428 ++
 src/triangulation/geometry.h                       |   44 +
 src/triangulation/star.cpp                         |   38 +
 src/triangulation/star.h                           |   47 +
 src/triangulation/triangulation.h                  |   52 +
 src/ui.cpp                                         |   30 +
 src/ui.h                                           |  115 +
 src/vehicle.cpp                                    |  198 +
 src/vehicle.h                                      |   94 +
 src/zen.cpp                                        |  744 ++
 src/zen.h                                          |   54 +
 viewer/Makefile.am                                 |   39 +
 viewer/Makefile.in                                 |  543 ++
 viewer/viewer.cpp                                  |  464 ++
 725 files changed, 101206 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git



More information about the Pkg-games-commits mailing list