| [10321] | 1 |  | 
|---|
|  | 2 | ## THE SUBCLASSES. THESE MUST BE DYNAMICALLY LINKED OR COMPILED IN DIRECTLY | 
|---|
|  | 3 | WorldEntities_SOURCES_ = \ | 
|---|
|  | 4 | world_entities/npcs/npc_test1.cc \ | 
|---|
|  | 5 | world_entities/npcs/npc_test.cc \ | 
|---|
|  | 6 | world_entities/npcs/ground_turret.cc \ | 
|---|
|  | 7 | world_entities/npcs/space_turret.cc \ | 
|---|
|  | 8 | world_entities/npcs/network_turret.cc \ | 
|---|
|  | 9 | world_entities/npcs/generic_npc.cc \ | 
|---|
|  | 10 | world_entities/npcs/door.cc \ | 
|---|
|  | 11 | world_entities/npcs/gate.cc \ | 
|---|
|  | 12 | world_entities/npcs/repair_station.cc \ | 
|---|
|  | 13 | world_entities/npcs/attractor_mine.cc \ | 
|---|
|  | 14 | \ | 
|---|
|  | 15 | world_entities/environment.cc \ | 
|---|
|  | 16 | world_entities/skysphere.cc \ | 
|---|
|  | 17 | world_entities/skybox.cc \ | 
|---|
|  | 18 | world_entities/skydome.cc \ | 
|---|
|  | 19 | world_entities/terrain.cc \ | 
|---|
|  | 20 | world_entities/satellite.cc \ | 
|---|
|  | 21 | world_entities/movie_entity.cc \ | 
|---|
|  | 22 | world_entities/recorder.cc \ | 
|---|
|  | 23 | world_entities/character_attributes.cc \ | 
|---|
|  | 24 | world_entities/test_entity.cc \ | 
|---|
| [10368] | 25 | world_entities/test_entity2.cc \ | 
|---|
| [10379] | 26 | world_entities/blackscreen.cc \ | 
|---|
| [10321] | 27 | world_entities/planet.cc \ | 
|---|
|  | 28 | world_entities/bsp_entity.cc \ | 
|---|
|  | 29 | world_entities/mount_point.cc \ | 
|---|
|  | 30 | world_entities/sound_entity.cc \ | 
|---|
| [10405] | 31 | world_entities/camera.cc \ | 
|---|
| [10321] | 32 | \ | 
|---|
| [10374] | 33 | world_entities/questGUI/quest_gui.cc \ | 
|---|
|  | 34 | world_entities/questGUI/quest.cc \ | 
|---|
|  | 35 | \ | 
|---|
| [10321] | 36 | world_entities/weapons/test_gun.cc \ | 
|---|
|  | 37 | world_entities/weapons/laser_cannon.cc \ | 
|---|
|  | 38 | world_entities/weapons/turret.cc \ | 
|---|
|  | 39 | world_entities/weapons/aiming_turret.cc \ | 
|---|
|  | 40 | world_entities/weapons/targeting_turret.cc \ | 
|---|
|  | 41 | world_entities/weapons/cannon.cc \ | 
|---|
|  | 42 | world_entities/weapons/hyperblaster.cc \ | 
|---|
|  | 43 | world_entities/weapons/aim.cc \ | 
|---|
|  | 44 | world_entities/weapons/aiming_system.cc \ | 
|---|
|  | 45 | world_entities/weapons/fps_sniper_rifle.cc \ | 
|---|
|  | 46 | world_entities/weapons/boomerang_gun.cc \ | 
|---|
| [10368] | 47 | world_entities/weapons/light_blaster.cc \ | 
|---|
|  | 48 | world_entities/weapons/medium_blaster.cc \ | 
|---|
|  | 49 | world_entities/weapons/heavy_blaster.cc \ | 
|---|
|  | 50 | world_entities/weapons/swarm_launcher.cc \ | 
|---|
|  | 51 | world_entities/weapons/spike_launcher.cc \ | 
|---|
|  | 52 | world_entities/weapons/spike_thrower.cc \ | 
|---|
|  | 53 | world_entities/weapons/acid_launcher.cc \ | 
|---|
| [10321] | 54 | \ | 
|---|
| [10368] | 55 | world_entities/projectiles/lbolt.cc \ | 
|---|
|  | 56 | world_entities/projectiles/mbolt.cc \ | 
|---|
|  | 57 | world_entities/projectiles/hbolt.cc \ | 
|---|
|  | 58 | world_entities/projectiles/swarm_projectile.cc \ | 
|---|
| [10321] | 59 | world_entities/projectiles/bomb.cc \ | 
|---|
|  | 60 | world_entities/projectiles/laser.cc \ | 
|---|
|  | 61 | world_entities/projectiles/rail_projectile.cc \ | 
|---|
|  | 62 | world_entities/projectiles/test_bullet.cc \ | 
|---|
|  | 63 | world_entities/projectiles/rocket.cc \ | 
|---|
|  | 64 | world_entities/projectiles/guided_missile.cc \ | 
|---|
|  | 65 | world_entities/projectiles/boomerang_projectile.cc \ | 
|---|
|  | 66 | world_entities/projectiles/hyperblast.cc \ | 
|---|
| [10368] | 67 | world_entities/projectiles/spike.cc \ | 
|---|
|  | 68 | world_entities/projectiles/acid_splash.cc \ | 
|---|
| [10321] | 69 | \ | 
|---|
| [10368] | 70 | world_entities/projectiles/projectile_weapon.cc \ | 
|---|
|  | 71 | world_entities/projectiles/spike_ball.cc \ | 
|---|
|  | 72 | \ | 
|---|
| [10321] | 73 | world_entities/power_ups/turret_power_up.cc \ | 
|---|
|  | 74 | world_entities/power_ups/laser_power_up.cc \ | 
|---|
|  | 75 | \ | 
|---|
|  | 76 | world_entities/space_ships/space_ship.cc \ | 
|---|
|  | 77 | world_entities/space_ships/helicopter.cc \ | 
|---|
|  | 78 | world_entities/space_ships/hover.cc \ | 
|---|
|  | 79 | world_entities/space_ships/turbine_hover.cc \ | 
|---|
|  | 80 | world_entities/space_ships/spacecraft_2d.cc \ | 
|---|
|  | 81 | world_entities/space_ships/collision_probe.cc \ | 
|---|
|  | 82 | world_entities/space_ships/cruizer.cc \ | 
|---|
|  | 83 | world_entities/creatures/md2_creature.cc \ | 
|---|
|  | 84 | world_entities/creatures/fps_player.cc \ | 
|---|
|  | 85 | world_entities/spectator.cc \ | 
|---|
|  | 86 | \ | 
|---|
|  | 87 | \ | 
|---|
|  | 88 | world_entities/environments/water.cc \ | 
|---|
|  | 89 | world_entities/environments/model_entity.cc \ | 
|---|
|  | 90 | world_entities/environments/building.cc \ | 
|---|
|  | 91 | world_entities/environments/rotor.cc \ | 
|---|
|  | 92 | world_entities/environments/mapped_water.cc \ | 
|---|
|  | 93 | \ | 
|---|
|  | 94 | world_entities/elements/image_entity.cc \ | 
|---|
|  | 95 | world_entities/elements/text_element.cc \ | 
|---|
|  | 96 | world_entities/elements/glgui_radar.cc \ | 
|---|
|  | 97 | \ | 
|---|
|  | 98 | world_entities/effects/lightning_bolt.cc \ | 
|---|
|  | 99 | \ | 
|---|
|  | 100 | world_entities/script_trigger.cc \ | 
|---|
|  | 101 | \ | 
|---|
|  | 102 | \ | 
|---|
|  | 103 | world_entities/particles/particle_emitter.cc \ | 
|---|
|  | 104 | world_entities/particles/dot_emitter.cc \ | 
|---|
|  | 105 | world_entities/particles/box_emitter.cc \ | 
|---|
|  | 106 | world_entities/particles/plane_emitter.cc \ | 
|---|
| [10368] | 107 | world_entities/particles/emitter_node.cc \ | 
|---|
| [10321] | 108 | \ | 
|---|
|  | 109 | world_entities/particles/particle_system.cc \ | 
|---|
|  | 110 | world_entities/particles/sprite_particles.cc \ | 
|---|
|  | 111 | world_entities/particles/spark_particles.cc \ | 
|---|
|  | 112 | world_entities/particles/model_particles.cc \ | 
|---|
|  | 113 | world_entities/particles/dot_particles.cc \ | 
|---|
|  | 114 | \ | 
|---|
|  | 115 | world_entities/particles/quick_animation.cc \ | 
|---|
|  | 116 | \ | 
|---|
|  | 117 | \ | 
|---|
|  | 118 | world_entities/weather_effects/atmospheric_engine.cc \ | 
|---|
|  | 119 | world_entities/weather_effects/weather_effect.cc \ | 
|---|
|  | 120 | world_entities/weather_effects/cloud_effect.cc \ | 
|---|
|  | 121 | world_entities/weather_effects/sun_effect.cc \ | 
|---|
|  | 122 | world_entities/weather_effects/fog_effect.cc \ | 
|---|
|  | 123 | world_entities/weather_effects/volfog_effect.cc \ | 
|---|
|  | 124 | world_entities/weather_effects/rain_effect.cc \ | 
|---|
|  | 125 | world_entities/weather_effects/snow_effect.cc \ | 
|---|
|  | 126 | world_entities/weather_effects/lightning_effect.cc \ | 
|---|
|  | 127 | world_entities/weather_effects/lense_flare.cc | 
|---|
|  | 128 |  | 
|---|
|  | 129 |  | 
|---|
|  | 130 |  | 
|---|
|  | 131 |  | 
|---|
|  | 132 |  | 
|---|
|  | 133 |  | 
|---|
|  | 134 | WorldEntities_HEADERS_ = \ | 
|---|
|  | 135 | npcs/npc_test.h \ | 
|---|
|  | 136 | npcs/npc_test1.h \ | 
|---|
|  | 137 | npcs/ground_turret.h \ | 
|---|
|  | 138 | npcs/space_turret.h \ | 
|---|
|  | 139 | npcs/network_turret.h \ | 
|---|
|  | 140 | npcs/door.cc \ | 
|---|
|  | 141 | npcs/repair_station.h \ | 
|---|
|  | 142 | npcs/attractor_mine.h \ | 
|---|
|  | 143 | \ | 
|---|
|  | 144 | environment.h \ | 
|---|
|  | 145 | skysphere.h \ | 
|---|
|  | 146 | skybox.h \ | 
|---|
|  | 147 | skydome.h \ | 
|---|
|  | 148 | terrain.h \ | 
|---|
|  | 149 | satellite.h \ | 
|---|
|  | 150 | movie_entity.h \ | 
|---|
|  | 151 | recorder.h \ | 
|---|
|  | 152 | character_attributes.h \ | 
|---|
|  | 153 | test_entity.h \ | 
|---|
| [10368] | 154 | test_entity2.h \ | 
|---|
| [10379] | 155 | blackscreen.h \ | 
|---|
| [10321] | 156 | planet.h \ | 
|---|
|  | 157 | bsp_entity.h \ | 
|---|
|  | 158 | mount_point.h \ | 
|---|
|  | 159 | sound_entity.h \ | 
|---|
| [10405] | 160 | camera.h \ | 
|---|
| [10321] | 161 | \ | 
|---|
| [10374] | 162 | questGUI/quest_gui.h \ | 
|---|
|  | 163 | questGUI/quest.h \ | 
|---|
|  | 164 | \ | 
|---|
| [10321] | 165 | weapons/test_gun.h \ | 
|---|
|  | 166 | weapons/laser_cannon.cc \ | 
|---|
|  | 167 | weapons/cannon.h \ | 
|---|
|  | 168 | weapons/hyperblaster.h \ | 
|---|
|  | 169 | weapons/turret.h \ | 
|---|
|  | 170 | weapons/aiming_turret.h \ | 
|---|
|  | 171 | weapons/targeting_turret.h \ | 
|---|
|  | 172 | weapons/boomerang_gun.h \ | 
|---|
|  | 173 | weapons/aim.h \ | 
|---|
|  | 174 | weapons/aiming_system.h \ | 
|---|
|  | 175 | weapons/fps_sniper_rifle.h \ | 
|---|
| [10368] | 176 | weapons/light_blaster.h \ | 
|---|
|  | 177 | weapons/medium_blaster.h \ | 
|---|
|  | 178 | weapons/heavy_blaster.h \ | 
|---|
|  | 179 | weapons/swarm_launcher.h \ | 
|---|
|  | 180 | weapons/spike_launcher.h \ | 
|---|
|  | 181 | weapons/spike_thrower.h \ | 
|---|
|  | 182 | weapons/acid_launcher.h \ | 
|---|
| [10321] | 183 | \ | 
|---|
| [10368] | 184 | projectiles/lbolt.h \ | 
|---|
|  | 185 | projectiles/mbolt.h \ | 
|---|
|  | 186 | projectiles/hbolt.h \ | 
|---|
|  | 187 | projectiles/swarm_projectile.h \ | 
|---|
| [10321] | 188 | projectiles/bomb.h \ | 
|---|
|  | 189 | projectiles/laser.h \ | 
|---|
|  | 190 | projectiles/rail_projectile.h \ | 
|---|
|  | 191 | projectiles/test_bullet.h \ | 
|---|
|  | 192 | projectiles/rocket.h \ | 
|---|
|  | 193 | projectiles/guided_missile.h \ | 
|---|
|  | 194 | projectiles/boomerang_projectile.h \ | 
|---|
|  | 195 | projectiles/hyperblast.h \ | 
|---|
| [10368] | 196 | projectiles/spike.h \ | 
|---|
|  | 197 | projectiles/spike_ball.h \ | 
|---|
|  | 198 | projectiles/acid_splash.h \ | 
|---|
| [10321] | 199 | \ | 
|---|
| [10368] | 200 | projectiles/projectile_weapon.h \ | 
|---|
|  | 201 | projectiles/spike_ball.h \ | 
|---|
|  | 202 | \ | 
|---|
| [10321] | 203 | power_ups/turret_power_up.h \ | 
|---|
|  | 204 | power_ups/laser_power_up.h \ | 
|---|
|  | 205 | \ | 
|---|
|  | 206 | space_ships/space_ship.h \ | 
|---|
|  | 207 | space_ships/helicopter.h \ | 
|---|
|  | 208 | space_ships/hover.h \ | 
|---|
|  | 209 | space_ships/turbine_hover.h \ | 
|---|
|  | 210 | space_ships/spacecraft_2d.h \ | 
|---|
|  | 211 | space_ships/collision_probe.h \ | 
|---|
|  | 212 | space_ships/cruizer.h \ | 
|---|
|  | 213 | creatures/md2_creature.h \ | 
|---|
|  | 214 | creatures/fps_player.h \ | 
|---|
|  | 215 | spectator.h \ | 
|---|
|  | 216 | \ | 
|---|
|  | 217 | environments/water.h \ | 
|---|
|  | 218 | environments/model_entity.h \ | 
|---|
|  | 219 | environments/building.h \ | 
|---|
|  | 220 | environments/mapped_water.h \ | 
|---|
| [10368] | 221 | environments/rotor.h \ | 
|---|
| [10321] | 222 | \ | 
|---|
|  | 223 | elements/image_entity.h \ | 
|---|
|  | 224 | elements/text_element.h \ | 
|---|
|  | 225 | elements/glgui_radar.h \ | 
|---|
|  | 226 | \ | 
|---|
|  | 227 | effects/lightning_bolt.h \ | 
|---|
|  | 228 | \ | 
|---|
|  | 229 | script_trigger.h \ | 
|---|
|  | 230 | \ | 
|---|
|  | 231 | \ | 
|---|
|  | 232 | particles/particle_emitter.h \ | 
|---|
|  | 233 | particles/dot_emitter.h \ | 
|---|
|  | 234 | particles/box_emitter.h \ | 
|---|
|  | 235 | particles/plane_emitter.h \ | 
|---|
| [10405] | 236 | particles/emitter_node.h \ | 
|---|
| [10321] | 237 | \ | 
|---|
|  | 238 | particles/particle_system.h \ | 
|---|
|  | 239 | particles/sprite_particles.h \ | 
|---|
|  | 240 | particles/spark_particles.h \ | 
|---|
|  | 241 | particles/model_particles.h \ | 
|---|
|  | 242 | particles/dot_particles.h \ | 
|---|
|  | 243 | \ | 
|---|
|  | 244 | particles/quick_animation.h \ | 
|---|
|  | 245 | \ | 
|---|
|  | 246 | \ | 
|---|
|  | 247 | weather_effects/atmospheric_engine.h \ | 
|---|
|  | 248 | weather_effects/weather_effect.h \ | 
|---|
|  | 249 | weather_effects/sun_effect.h \ | 
|---|
|  | 250 | weather_effects/fog_effect.h \ | 
|---|
|  | 251 | weather_effects/volfog_effect.h \ | 
|---|
|  | 252 | weather_effects/rain_effect.h \ | 
|---|
|  | 253 | weather_effects/snow_effect.h \ | 
|---|
|  | 254 | weather_effects/cloud_effect.h \ | 
|---|
|  | 255 | weather_effects/lightning_effect.h \ | 
|---|
|  | 256 | weather_effects/lense_flare.h | 
|---|
|  | 257 |  | 
|---|
|  | 258 |  | 
|---|