Skip to content

Migrate engine name, huge changes #724

@halx99

Description

@halx99

source code

  • New namespace full name axmol, shorten name ax @halx99
    • compatible: alias ax to cocos2d: namespace cocos2d = axmol; works on old projects who use cocos2dx
  • macros: CC_ to AX_
  • Remove source code file name prefix CC, such as CCFileUtils to FileUtils
  • Change all https://adxeproject.github.io to https://axmolengine.github.io
  • Migrate extension axlua
  • Migrate lua script const prefix CC_

project tools

  • cmdline tool: rename from adxe to axmol
  • cmake script: everything cocos2d to axmol, CC_ to AX_

docs

  • readme files
  • docs
  • logo

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions