pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/po POTFILES.in,1.24,1.25


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/po POTFILES.in,1.24,1.25
Date: 29 Sep 2002 20:27:57 -0000

Update of /usr/local/cvsroot/Games/Pingus/po
In directory dark:/tmp/cvs-serv30880

Modified Files:
        POTFILES.in 
Log Message:
updated potfile

Index: POTFILES.in
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/po/POTFILES.in,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- POTFILES.in 25 Sep 2002 17:22:03 -0000      1.24
+++ POTFILES.in 29 Sep 2002 20:27:54 -0000      1.25
@@ -1,12 +1,26 @@
 src/spot_map.cxx
 src/spot_map.hxx
+src/gui/gui_manager.cxx
+src/gui/gui_manager.hxx
+src/gui/gui_surface_button.cxx
+src/gui/root_gui_manager.cxx
+src/gui/root_gui_manager.hxx
+src/gui/button.hxx
+src/gui/component.hxx
+src/gui/surface_button.cxx
+src/gui/surface_button.hxx
 src/pingus_counter.cxx
 src/pingus_counter.hxx
+src/input_debug_screen.cxx
+src/input_debug_screen.hxx
+src/prefab.cxx
+src/prefab.hxx
 src/level_desc.cxx
 src/level_desc.hxx
 src/color.hxx
 src/pingus_error.cxx
 src/pingus_error.hxx
+src/client_gui.hxx
 src/playfield_view.cxx
 src/playfield_view.hxx
 src/intro.cxx
@@ -19,8 +33,12 @@
 src/main_menu.hxx
 src/pingus_sub_menu.cxx
 src/pingus_sub_menu.hxx
+src/vector.cxx
+src/vector.hxx
 src/generic_main.cxx
 src/generic_main.hxx
+src/fonts.cxx
+src/fonts.hxx
 src/particles/explosive_particle.cxx
 src/particles/explosive_particle.hxx
 src/particles/snow_particle.cxx
@@ -31,11 +49,83 @@
 src/particles/particle.hxx
 src/particles/pingu_particle.cxx
 src/particles/pingu_particle.hxx
+src/particles/rain_particle.cxx
+src/particles/rain_particle.hxx
+src/particles/smoke_particle.cxx
+src/particles/smoke_particle.hxx
 src/particles/particle_holder.cxx
 src/particles/particle_holder.hxx
 src/particles/particle_cache.cxx
 src/particles/particle_cache.hxx
 src/game_delta.hxx
+src/input/axes/joystick_axis.cxx
+src/input/axes/joystick_axis.hxx
+src/input/axes/inverted_axis.cxx
+src/input/axes/inverted_axis.hxx
+src/input/axes/mouse_axis.cxx
+src/input/axes/mouse_axis.hxx
+src/input/axes/multiple_axis.cxx
+src/input/axes/multiple_axis.hxx
+src/input/axes/dummy_axis.hxx
+src/input/axes/button_axis.cxx
+src/input/axes/button_axis.hxx
+src/input/gui_button.hxx
+src/input/scroller_factory.cxx
+src/input/scroller_factory.hxx
+src/input/key_helper.cxx
+src/input/key_helper.hxx
+src/input/axis_factory.cxx
+src/input/axis_factory.hxx
+src/input/scroll_event.hxx
+src/input/scroller.hxx
+src/input/pointers/axis_pointer.cxx
+src/input/pointers/axis_pointer.hxx
+src/input/pointers/dummy_pointer.hxx
+src/input/pointers/mouse_pointer.cxx
+src/input/pointers/mouse_pointer.hxx
+src/input/pointers/multiple_pointer.cxx
+src/input/pointers/multiple_pointer.hxx
+src/input/pointer_factory.cxx
+src/input/pointer_factory.hxx
+src/input/button_factory.cxx
+src/input/button_factory.hxx
+src/input/event.hxx
+src/input/button.hxx
+src/input/axis.hxx
+src/input/pointer.hxx
+src/input/axis_event.hxx
+src/input/controller.cxx
+src/input/controller.hxx
+src/input/pointer_event.hxx
+src/input/scrollers/inverted_scroller.cxx
+src/input/scrollers/inverted_scroller.hxx
+src/input/scrollers/mouse_scroller.cxx
+src/input/scrollers/mouse_scroller.hxx
+src/input/scrollers/joystick_scroller.cxx
+src/input/scrollers/joystick_scroller.hxx
+src/input/scrollers/axis_scroller.cxx
+src/input/scrollers/axis_scroller.hxx
+src/input/scrollers/pointer_scroller.cxx
+src/input/scrollers/pointer_scroller.hxx
+src/input/scrollers/dummy_scroller.hxx
+src/input/scrollers/multiple_scroller.cxx
+src/input/scrollers/multiple_scroller.hxx
+src/input/button_event.hxx
+src/input/buttons/mouse_button.cxx
+src/input/buttons/mouse_button.hxx
+src/input/buttons/key_helper.cxx
+src/input/buttons/key_helper.hxx
+src/input/buttons/joystick_button.cxx
+src/input/buttons/joystick_button.hxx
+src/input/buttons/multiple_button.cxx
+src/input/buttons/multiple_button.hxx
+src/input/buttons/key_button.cxx
+src/input/buttons/key_button.hxx
+src/input/buttons/double_button.cxx
+src/input/buttons/double_button.hxx
+src/input/buttons/triple_button.cxx
+src/input/buttons/triple_button.hxx
+src/input/buttons/dummy_button.hxx
 src/pingu.cxx
 src/pingu.hxx
 src/game_time.cxx
@@ -46,6 +136,7 @@
 src/multiline_text.hxx
 src/sprite.cxx
 src/sprite.hxx
+src/pingu_enums.cxx
 src/pingu_enums.hxx
 src/level_result.cxx
 src/level_result.hxx
@@ -53,20 +144,17 @@
 src/action_button.hxx
 src/timer.cxx
 src/timer.hxx
+src/graphic_context.hxx
 src/force_vector.cxx
 src/force_vector.hxx
 src/game_counter.cxx
 src/game_counter.hxx
 src/direction.cxx
 src/direction.hxx
-src/entrance_data.cxx
-src/entrance_data.hxx
 src/debug.cxx
 src/debug.hxx
 src/pingus_main.cxx
 src/pingus_main.hxx
-src/entrance.cxx
-src/entrance.hxx
 src/display.cxx
 src/display.hxx
 src/input_event.hxx
@@ -80,28 +168,69 @@
 src/path_manager.hxx
 src/theme_selector.cxx
 src/theme_selector.hxx
+src/world_impl.hxx
 src/system.cxx
 src/system.hxx
 src/world.cxx
 src/world.hxx
+src/worldobjs/solid_color_background.cxx
+src/worldobjs/solid_color_background.hxx
 src/worldobjs/ice_block.cxx
 src/worldobjs/ice_block.hxx
+src/worldobjs/hammer.cxx
+src/worldobjs/hammer.hxx
+src/worldobjs/smasher.cxx
+src/worldobjs/smasher.hxx
+src/worldobjs/entrance.cxx
+src/worldobjs/entrance.hxx
+src/worldobjs/rain_generator.cxx
+src/worldobjs/rain_generator.hxx
+src/worldobjs/liquid.cxx
+src/worldobjs/liquid.hxx
 src/worldobjs/switch_door.cxx
 src/worldobjs/switch_door.hxx
+src/worldobjs/worldobj_group.cxx
+src/worldobjs/worldobj_group.hxx
+src/worldobjs/spike.cxx
+src/worldobjs/spike.hxx
+src/worldobjs/snow_generator.cxx
+src/worldobjs/snow_generator.hxx
+src/worldobjs/surface_background.cxx
+src/worldobjs/surface_background.hxx
+src/worldobjs/bumper.cxx
+src/worldobjs/bumper.hxx
 src/worldobjs/info_box.cxx
 src/worldobjs/info_box.hxx
-src/worldobjs/liquid.cxx
-src/worldobjs/liquid.hxx
+src/worldobjs/fake_exit.cxx
+src/worldobjs/fake_exit.hxx
+src/worldobjs/laser_exit.cxx
+src/worldobjs/laser_exit.hxx
+src/worldobjs/starfield_background_stars.cxx
+src/worldobjs/starfield_background_stars.hxx
+src/worldobjs/entrances/woodthing.cxx
+src/worldobjs/entrances/woodthing.hxx
+src/worldobjs/entrances/cloud.cxx
+src/worldobjs/entrances/cloud.hxx
 src/worldobjs/conveyor_belt.cxx
 src/worldobjs/conveyor_belt.hxx
+src/worldobjs/guillotine.cxx
+src/worldobjs/guillotine.hxx
+src/worldobjs/hotspot.cxx
+src/worldobjs/hotspot.hxx
+src/worldobjs/thunderstorm_background.cxx
+src/worldobjs/thunderstorm_background.hxx
+src/worldobjs/exit.cxx
+src/worldobjs/exit.hxx
 src/worldobjs/teleporter.cxx
 src/worldobjs/teleporter.hxx
+src/worldobjs/starfield_background.cxx
+src/worldobjs/starfield_background.hxx
+src/worldobjs/groundpiece.cxx
+src/worldobjs/groundpiece.hxx
 src/credits.cxx
 src/credits.hxx
 src/worldobj_data.cxx
 src/worldobj_data.hxx
-src/worldobjsdata/hotspot_data.cxx
-src/worldobjsdata/hotspot_data.hxx
 src/pingus_map_manager.cxx
 src/pingus_map_manager.hxx
 src/delta_manager.hxx
@@ -125,10 +254,13 @@
 src/res_descriptor.hxx
 src/config.cxx
 src/config.hxx
+src/display_graphic_context.cxx
+src/display_graphic_context.hxx
 src/worldobj.cxx
 src/worldobj.hxx
 src/screenshot.cxx
 src/screenshot.hxx
+src/action_data.cxx
 src/action_data.hxx
 src/menu_background.cxx
 src/menu_background.hxx
@@ -138,30 +270,44 @@
 src/console.hxx
 src/true_server.cxx
 src/true_server.hxx
+src/html_browser.cxx
+src/html_browser.hxx
+src/editor/property_window.cxx
+src/editor/property_window.hxx
 src/editor/status_line.cxx
 src/editor/status_line.hxx
+src/editor/selection.cxx
+src/editor/selection.hxx
+src/editor/property_frame.cxx
+src/editor/property_frame.hxx
+src/editor/exit_window.cxx
+src/editor/exit_window.hxx
 src/editor/editorobj_group.cxx
 src/editor/editorobj_group.hxx
 src/editor/panel.cxx
 src/editor/panel.hxx
-src/editor/editor_groundpiece_obj.cxx
-src/editor/editor_groundpiece_obj.hxx
 src/editor/sprite_editorobj.cxx
 src/editor/sprite_editorobj.hxx
 src/editor/panel_icons.cxx
 src/editor/panel_icons.hxx
 src/editor/editorobj_group_data.cxx
 src/editor/editorobj_group_data.hxx
-src/editor/plfobj.cxx
-src/editor/plfobj.hxx
+src/editor/level_property_window.cxx
+src/editor/level_property_window.hxx
 src/editor/start_pos.cxx
 src/editor/start_pos.hxx
+src/editor/weather_obj.cxx
+src/editor/weather_obj.hxx
 src/editor/editorobj.cxx
 src/editor/editorobj.hxx
 src/editor/string_reader.cxx
 src/editor/string_reader.hxx
+src/editor/action_window.cxx
+src/editor/action_window.hxx
 src/editor/editor_event.cxx
 src/editor/editor_event.hxx
+src/editor/entrance_window.cxx
+src/editor/entrance_window.hxx
 src/editor/editor_view.cxx
 src/editor/editor_view.hxx
 src/editor/rect_editorobj.cxx
@@ -180,20 +326,27 @@
 src/editor/object_selector.hxx
 src/editor/thumb_cache.cxx
 src/editor/thumb_cache.hxx
+src/editor/groundpiece_window.cxx
+src/editor/groundpiece_window.hxx
 src/range.cxx
 src/range.hxx
 src/music_provider.cxx
 src/music_provider.hxx
 src/fps_counter.cxx
 src/fps_counter.hxx
+src/math.hxx
+src/gui_screen.cxx
+src/gui_screen.hxx
 src/pingu_action_factory.cxx
 src/pingu_action_factory.hxx
 src/surface_button.cxx
 src/surface_button.hxx
 src/sound.cxx
 src/sound.hxx
+src/property.hxx
 src/playfield.cxx
 src/playfield.hxx
+src/game_delta_recorder.hxx
 src/theme.cxx
 src/theme.hxx
 src/server.cxx
@@ -276,8 +429,10 @@
 src/target_provider.hxx
 src/debug_stream.cxx
 src/debug_stream.hxx
+src/pingus.hxx
 src/multiplayer_game.cxx
 src/multiplayer_game.hxx
+src/screen_state.hxx
 src/demo_recorder.cxx
 src/demo_recorder.hxx
 src/client.cxx
@@ -297,6 +452,56 @@
 src/string_converter.hxx
 src/sound_dummy.cxx
 src/sound_dummy.hxx
+src/worldobjsdata/conveyor_belt_data.cxx
+src/worldobjsdata/conveyor_belt_data.hxx
+src/worldobjsdata/bumper_data.cxx
+src/worldobjsdata/bumper_data.hxx
+src/worldobjsdata/guillotine_data.cxx
+src/worldobjsdata/guillotine_data.hxx
+src/worldobjsdata/surface_background_data.cxx
+src/worldobjsdata/surface_background_data.hxx
+src/worldobjsdata/snow_generator_data.cxx
+src/worldobjsdata/snow_generator_data.hxx
+src/worldobjsdata/laser_exit_data.cxx
+src/worldobjsdata/laser_exit_data.hxx
+src/worldobjsdata/thunderstorm_background_data.cxx
+src/worldobjsdata/thunderstorm_background_data.hxx
+src/worldobjsdata/worldobj_group_data.cxx
+src/worldobjsdata/worldobj_group_data.hxx
+src/worldobjsdata/entrance_data.cxx
+src/worldobjsdata/entrance_data.hxx
+src/worldobjsdata/starfield_background_data.cxx
+src/worldobjsdata/starfield_background_data.hxx
+src/worldobjsdata/fake_exit_data.cxx
+src/worldobjsdata/fake_exit_data.hxx
+src/worldobjsdata/hotspot_data.cxx
+src/worldobjsdata/hotspot_data.hxx
+src/worldobjsdata/info_box_data.cxx
+src/worldobjsdata/info_box_data.hxx
+src/worldobjsdata/ice_block_data.cxx
+src/worldobjsdata/ice_block_data.hxx
+src/worldobjsdata/rain_generator_data.cxx
+src/worldobjsdata/rain_generator_data.hxx
+src/worldobjsdata/switch_door_data.cxx
+src/worldobjsdata/switch_door_data.hxx
+src/worldobjsdata/hammer_data.cxx
+src/worldobjsdata/hammer_data.hxx
+src/worldobjsdata/smasher_data.cxx
+src/worldobjsdata/smasher_data.hxx
+src/worldobjsdata/groundpiece_data.cxx
+src/worldobjsdata/groundpiece_data.hxx
+src/worldobjsdata/solid_color_background_data.cxx
+src/worldobjsdata/solid_color_background_data.hxx
+src/worldobjsdata/prefab_obj_data.cxx
+src/worldobjsdata/prefab_obj_data.hxx
+src/worldobjsdata/liquid_data.cxx
+src/worldobjsdata/liquid_data.hxx
+src/worldobjsdata/teleporter_data.cxx
+src/worldobjsdata/teleporter_data.hxx
+src/worldobjsdata/exit_data.cxx
+src/worldobjsdata/exit_data.hxx
+src/worldobjsdata/spike_data.cxx
+src/worldobjsdata/spike_data.hxx
 src/pingu_holder.cxx
 src/pingu_holder.hxx
 src/exit_menu.cxx
@@ -306,14 +511,10 @@
 src/algo.cxx
 src/algo.hxx
 src/my_gettext.hxx
-src/worldobjsdata/liquid_data.cxx
-src/worldobjsdata/liquid_data.hxx
 src/wav_provider.cxx
 src/wav_provider.hxx
-src/entrances/woodthing.cxx
-src/entrances/woodthing.hxx
-src/entrances/cloud.cxx
-src/entrances/cloud.hxx
+src/resource_modifier.cxx
+src/resource_modifier.hxx
 src/loading.cxx
 src/loading.hxx
 src/screen_manager.cxx
@@ -322,10 +523,56 @@
 src/story.hxx
 src/pingu_map.cxx
 src/pingu_map.hxx
+src/editorobjs/switch_door_switch_obj.cxx
+src/editorobjs/switch_door_switch_obj.hxx
+src/editorobjs/starfield_background_obj.cxx
+src/editorobjs/starfield_background_obj.hxx
+src/editorobjs/groundpiece_obj.cxx
+src/editorobjs/groundpiece_obj.hxx
+src/editorobjs/teleporter_target_obj.cxx
+src/editorobjs/teleporter_target_obj.hxx
+src/editorobjs/solid_color_background_obj.cxx
+src/editorobjs/solid_color_background_obj.hxx
+src/editorobjs/spike_obj.cxx
+src/editorobjs/spike_obj.hxx
+src/editorobjs/info_box_obj.cxx
+src/editorobjs/info_box_obj.hxx
+src/editorobjs/ice_block_obj.cxx
+src/editorobjs/ice_block_obj.hxx
+src/editorobjs/switch_door_obj.cxx
+src/editorobjs/switch_door_obj.hxx
+src/editorobjs/teleporter_obj.cxx
+src/editorobjs/teleporter_obj.hxx
+src/editorobjs/bumper_obj.cxx
+src/editorobjs/bumper_obj.hxx
+src/editorobjs/thunderstorm_background_obj.cxx
+src/editorobjs/thunderstorm_background_obj.hxx
+src/editorobjs/liquid_obj.cxx
+src/editorobjs/liquid_obj.hxx
+src/editorobjs/prefab_obj.cxx
+src/editorobjs/prefab_obj.hxx
+src/editorobjs/guillotine_obj.cxx
+src/editorobjs/guillotine_obj.hxx
+src/editorobjs/exit_obj.cxx
+src/editorobjs/exit_obj.hxx
+src/editorobjs/surface_background_obj.cxx
+src/editorobjs/surface_background_obj.hxx
+src/editorobjs/entrance_obj.cxx
+src/editorobjs/entrance_obj.hxx
+src/editorobjs/hotspot_obj.cxx
+src/editorobjs/hotspot_obj.hxx
+src/editorobjs/smasher_obj.cxx
+src/editorobjs/smasher_obj.hxx
+src/editorobjs/conveyor_belt_obj.cxx
+src/editorobjs/conveyor_belt_obj.hxx
+src/editorobjs/laser_exit_obj.cxx
+src/editorobjs/laser_exit_obj.hxx
+src/editorobjs/fake_exit_obj.cxx
+src/editorobjs/fake_exit_obj.hxx
+src/editorobjs/hammer_obj.cxx
+src/editorobjs/hammer_obj.hxx
 src/anim_counter.cxx
 src/anim_counter.hxx
-src/exit_data.cxx
-src/exit_data.hxx
 src/plt_xml.cxx
 src/plt_xml.hxx
 src/layer_manager.cxx
@@ -334,6 +581,10 @@
 src/gui_obj.hxx
 src/pingus_counter_bar.cxx
 src/pingus_counter_bar.hxx
+src/groundtype.cxx
+src/groundtype.hxx
+src/libxmlfwd.hxx
+src/sounds.hxx
 src/button_panel.cxx
 src/button_panel.hxx
 src/game_event.hxx
@@ -351,8 +602,6 @@
 src/pingu_action.hxx
 src/pingus_menu.cxx
 src/pingus_menu.hxx
-src/exit.cxx
-src/exit.hxx
 src/globals.cxx
 src/globals.hxx
 src/view.cxx





reply via email to

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