Replace Allegro Sprite Editor or ASE with ASEPRITE in all files.

This commit is contained in:
David Capello 2012-01-06 01:12:57 -03:00
parent 02a9d50524
commit b8fbaad7fb
662 changed files with 684 additions and 684 deletions

View File

@ -1,4 +1,4 @@
# ASE - Allegro Sprite Editor
# ASEPRITE
# Copyright (C) 2001-2012 David Capello
#
# Parts of this file come from the Allegro 4.4 CMakeLists.txt

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Warning - Important" name="advanced_mode_warning">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<box vertical="true" name="main_box">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Cel Properties" name="cel_properties">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Point Properties" name="point_properties">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<box vertical="true" name="controls" expansive="true">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<grid columns="2" name="controls">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Draw Text" name="drawtext_window">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Duplicate Sprite" name="duplicate_sprite">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="" name="file_selector">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Frame Duration" name="frame_duration">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Grid Settings" name="grid_settings">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="JPEG Options" name="jpeg_options">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window noborders="true" desktop="true" text="Main Window" name="main_window">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="New Image Layer" name="new_layer">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="New Sprite" name="new_sprite">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Options" name="options">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Play FLI/FLC" name="play_fli">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<box vertical="true" expansive="true" name="controls">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Sprite Properties" name="sprite_properties">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Sprite Size" name="sprite_size">

View File

@ -1,4 +1,4 @@
<!-- ASE - Allegro Sprite Editor -->
<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<window text="Tools Configuration" name="configure_tool">

View File

@ -1,4 +1,4 @@
# ASE - Allegro Sprite Editor
# ASEPRITE
# Copyright (C) 2001-2012 David Capello
if(MSVC)

View File

@ -1,5 +1,5 @@
This is a modified version of Allegro library (branch 4.4) specially
patched for ASE by David Capello.
patched for ASEPRITE by David Capello.
Changes:
- Mouse driver for Windows was modified to use WM_MOUSEMOVE instead of

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify
@ -74,12 +74,12 @@
#endif
/**
* ASE modules.
* ASEPRITE modules.
*/
class App::Modules
{
public:
// ASE Modules
// ASEPRITE Modules
FileSystemModule m_file_system_module;
tools::ToolBox m_toolbox;
CommandsModule m_commands_modules;
@ -322,13 +322,13 @@ int App::run()
return 0;
}
// Finishes the ASE application.
// Finishes the ASEPRITE application.
App::~App()
{
try {
ASSERT(m_instance == this);
// Remove ASE handlers
// Remove ASEPRITE handlers
PRINTF("ASE: Uninstalling\n");
// Fire App Exit signal

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify
@ -55,11 +55,11 @@ public:
const base::string& getArgv(int i) { return m_args[i]; }
const std::vector<base::string>& getArgs() const { return m_args; }
// Returns true if ASE is running with GUI available.
// Returns true if ASEPRITE is running with GUI available.
bool isGui() const { return m_isGui; }
// Runs the ASE application. In GUI mode it's the top-level window,
// in console/scripting it just runs the specified scripts.
// Runs the ASEPRITE application. In GUI mode it's the top-level
// window, in console/scripting it just runs the specified scripts.
int run();
LoggerModule* getLogger() const;

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
# ASE - Allegro Sprite Editor
# ASEPRITE
# Copyright (C) 2001-2012 David Capello
add_library(base-lib

View File

@ -1,4 +1,4 @@
ASE base library
ASEPRITE base library
Copyright (c) 2001-2012 David Capello
All rights reserved.

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE gui library
// ASEPRITE gui library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
// ASE base library
// ASEPRITE base library
// Copyright (C) 2001-2012 David Capello
//
// This source file is ditributed under a BSD-like license, please

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
/* ASE - Allegro Sprite Editor
/* ASEPRITE
* Copyright (C) 2001-2012 David Capello
*
* This program is free software; you can redistribute it and/or modify

Some files were not shown because too many files have changed in this diff Show More